Style flicker #407
wilfredjonathanjames
started this conversation in
Ideas
Replies: 1 comment
-
Hey, @wilfredjonathanjames. For now I don't think I would take react select's approach. But I'm open for suggestions on how to improve the style flicker in NextJs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CSS seems to be injected well after page load. Using NextJS and React latest, I'm seeing a significant style flicker.
I would really rather overload all of the styles myself, as I'm going to be modifying these heavily. Can I suggest something like
react-select
'sunstyled
prop but without style flicker?Some clear examples of how to restyle this would also be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions