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

Add suspense support #134

Open
mtsewrs opened this issue Oct 24, 2019 · 2 comments
Open

Add suspense support #134

mtsewrs opened this issue Oct 24, 2019 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mtsewrs
Copy link
Collaborator

mtsewrs commented Oct 24, 2019

React just released documentation for concurrent mode. I will start looking into implementing support for suspense for mst-gql.

https://reactjs.org/docs/concurrent-mode-suspense.html

@mtsewrs mtsewrs added the enhancement New feature or request label Oct 24, 2019
@chrisdrackett chrisdrackett added the help wanted Extra attention is needed label Apr 9, 2020
@krstns
Copy link

krstns commented Jan 13, 2024

This looks like a react specific functionality. Is it possible this could be added without affecting other use cases?

@beepsoft
Copy link
Collaborator

I haven't looked into suspense yet, so I am not sure how it would affect current use cases. Are you aware of any specific issues that suspense may cause?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants