Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only set isSSR true if !isReactNative #2275

Closed

Conversation

tplorts
Copy link

@tplorts tplorts commented Aug 20, 2023

fixes #2274

I couldn't find any tests around these environment conditions. Seems like something that would be difficult to make a good test for but let me know if there are tests I could update.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Aug 20, 2023
@coolersham
Copy link

I have tested this PR in my project, it solves the linked issue and therefore should be merged and released ASAP.

@wojtekmaj
Copy link

I have also tested this patch and I confirm it has resolved the issue I was having reported under #2274. I hope this gets merged soon.

@tplorts tplorts closed this by deleting the head repository Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite suspense with async selector on React Native
4 participants