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

Suspense and Concurrent mode #2

Open
BigAB opened this issue Jul 11, 2019 · 0 comments
Open

Suspense and Concurrent mode #2

BigAB opened this issue Jul 11, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@BigAB
Copy link
Owner

BigAB commented Jul 11, 2019

There should be an option for React Suspense for Data Fetching, if turned on, instead of returning undefined as state, anytime state would be undefined, it throws a promise, so that we can display Suspense fallbacks, while waiting for a valid state.

Some more info

@BigAB BigAB added the enhancement New feature or request label Jul 11, 2019
@BigAB BigAB added this to the Make it work milestone Jul 11, 2019
@BigAB BigAB self-assigned this Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant