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

scopeid of vue html changed #137

Open
Funwentao opened this issue Jun 30, 2022 · 1 comment
Open

scopeid of vue html changed #137

Funwentao opened this issue Jun 30, 2022 · 1 comment

Comments

@Funwentao
Copy link

i am using a component and i should import it's style files at the same time, but after i use hydrateNever(() => import('./myComponent.vue')), the scopeid of the html generated from myComponent changed, that causes my style files to fail.

@SecretPocketCat
Copy link

SecretPocketCat commented Oct 18, 2022

Have you figured out how to prevent/deal with this?

Nevermind, my issue is related to css extraction and the styles only loading when hydrating or rather importing the async component.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants