#Layout glitch on refresh

9 messages · Page 1 of 1 (latest)

spring reef
#

I am using react and whenever i refresh the page the layout glitches for a momment before going back to the way it should look, is this a react issue or an astro issue?

dusty orchid
#

looks like a css issue?

astral ruin
#

Seems like dark mode toggling causing ui flick

#

Have you tested it in light mode

spring reef
#

Yeah does the same thing

astral ruin
#

Hope your code helps to find the issue faster. If its opensource, please share it here

spring reef
#

I think I've narrowed it down to the <Rugby/> component, for whatever reason when it has "client:load" it looks fine otherwise the layout completely breaks