You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even without dynamic components, an async component fails to inherit a class from the two-level upper parent (check the difference between <child> and <async-child> classes).
Once made a fix PR can ensure these two issues are the same (root cause) but my guess is they are.
posva
changed the title
SSR: missing class and style attributes with dynamic async components
SSR: missing class and style attributes with async components
Jun 2, 2021
Version
2.6.11
Reproduction link
https://github.com/realityfilter/bugreport-dynamic-components-ssrhttps://replit.com/@posva/vuejsvue11837
Steps to reproduce
What is expected?
What is actually happening?
There are some workarounds for this issue:
The text was updated successfully, but these errors were encountered: