-
Notifications
You must be signed in to change notification settings - Fork 4.5k
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 docs #328
Comments
@fxxjdedd Suspense is still experimental feature so we won't take this as a first priority but let's keep issue open to track what we're missing 👍🏻 |
There are some references on suspense that should either be completed or removed |
+1 |
Hi, |
An introduction to the core features of Suspense can now be found here: https://v3.vuejs.org/guide/migration/suspense.html It is still considered experimental, so it won't be added to the main guide or API reference for now. Advanced use cases, such as SSR, will also need documenting. |
I'd suggest that we close this issue for now. Documentating this experimental feature in the mirgsation guide is enough until it has stabelized, in my opinion. Thoughts? |
Closing. We can revisit this once Suspense is stable. |
I think it needs a separate section to doc Suspense
The text was updated successfully, but these errors were encountered: