Skip to content

CSS flickering when importing css using adapter-node #1565

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

Closed
guyeatspants opened this issue May 27, 2021 · 3 comments
Closed

CSS flickering when importing css using adapter-node #1565

guyeatspants opened this issue May 27, 2021 · 3 comments

Comments

@guyeatspants
Copy link

guyeatspants commented May 27, 2021

Hey there hope all is well, and everyone is well. There's an odd bug when importing css or writing css in components when using adapter-node. Everything will flicker with nothing styled. Things render fine when not using that specific adapter. A run around is to import the css from the public directory in your app.html meta tags, that css will render right away if using adapter-node. Just wondering if this is a bug or something I'm unfamiliar with.

@benmccann benmccann changed the title CSS flickering when importing css using node-adapter CSS flickering when importing css using adapter-node May 27, 2021
@RNR1
Copy link

RNR1 commented May 30, 2021

I also ran into this, but I noticed that it is only happening in the development environment, still pretty annoying.

@ignatiusmb
Copy link
Member

Please provide a complete and minimal reproducible example. Also, can you check if #967 fits your problem?

@ignatiusmb
Copy link
Member

Closing due to inactivity and lack of reproduction.

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

3 participants