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 docs #328

Closed
fxxjdedd opened this issue Jul 23, 2020 · 7 comments
Closed

Add Suspense docs #328

fxxjdedd opened this issue Jul 23, 2020 · 7 comments
Labels
enhancement New feature or request

Comments

@fxxjdedd
Copy link

I think it needs a separate section to doc Suspense

@NataliaTepluhina
Copy link
Member

@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 👍🏻

@fadamakis
Copy link

There are some references on suspense that should either be completed or removed
https://v3.vuejs.org/guide/component-dynamic-async.html#using-with-suspense

@softboy99
Copy link

+1

@softboy99
Copy link

Hi,
i just want to use aync setup. after google, it said,it should be used with suspense together. However, currently, there is little documentation about suspense. please update docs about how to use suspense. i find the following:
vuejs/core#2099
but, it too little

@skirtles-code
Copy link
Contributor

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.

@LinusBorg
Copy link
Member

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?

@skirtles-code
Copy link
Contributor

Closing. We can revisit this once Suspense is stable.

alexeyvokin pushed a commit to alexeyvokin/docs-ru_old that referenced this issue Apr 1, 2024
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

6 participants