Skip to content

fix(lifecycle): using css-in-js with no styles causes FOUC#1550

Merged
manucorporat merged 1 commit intostenciljs:masterfrom
snaptopixel:master
May 20, 2019
Merged

fix(lifecycle): using css-in-js with no styles causes FOUC#1550
manucorporat merged 1 commit intostenciljs:masterfrom
snaptopixel:master

Conversation

@snaptopixel
Copy link
Copy Markdown
Contributor

Noticed an issue where hydrated styles were not being applied and causing a flash of unstyled content in my components. Since I use css-in-js and none of the built in styling mechanisms, Stencil was not blocking rendering until styles were applied.

@manucorporat manucorporat merged commit e7cf323 into stenciljs:master May 20, 2019
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

Successfully merging this pull request may close these issues.

2 participants