-
-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
defineAsyncComponent render error in ssr #7672
Comments
This could be a bug on the playground, |
This test is passed, maybe it is a playground bug |
Hey, it is definitely not a playground bug, I have run into the exact same issue with our production application. Here is some more context:
I would say as the issue naturally occurs in Safari, even on stable networks, it is quite severe. After looking into the implementation for
Workaround: Wrap each
|
The origin issue can no longer be reproduced in the playground with the latest version. @Csszabi98 |
Vue version
latest
Link to minimal reproduction
https://sfc.vuejs.org/#__DEV____SSR__eNp9Uk1PwzAM/Ssml7VS14zr6CohTtw4cMxldC50WpwocTuhqf8dp/tgDEROjv38/J6Tg3r0vhx6VEtVMVq/WzPWhgxDtY6f1Dw56+tKf8eGKn0NpCo2ofMMEblP5c56FxgOsMG2I3w8dzpC4gICtjBCG5yFmcydXRoS5pQvdbokWVJuHEWGiwBYwZ/MWZavasI9vAhFFzHLAka3GzCN3GLDOaxqOBgCOaL1tbPo+tSW8idslujyAu4Xi0X+kLBjnifHR4+1KtRR7dyufbmNjmRvE6c5FaJRy/MUo8RBuhv1wezjUuvYNsnWNpYuvGuJytATi5QSo52/BbePGITYqOKKQ0tywDAPSBsMGP7jvIH+4p1MGRrFynnJN28PUG26YQoAnmcW5AVYNnw3lfSx9uMTqPELuPDI3A==
Steps to reproduce
open the playground
What is expected?
render the component
What is actually happening?
get error
System Info
No response
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: