When I first get to any page on the site, there is some flickering. Like the raw content shows up but not properly formatted/styled. Then after like a half second the styling/formatting gets applied.
@nickick mentioned: "The loading flicker is probably related to how the storybook components are being rendered serverside"
@shahthepro mentioned: "The flickering could also be because the stylesheets are loaded a bit late while the DOM structure is already in place (due to SSR)"
When I first get to any page on the site, there is some flickering. Like the raw content shows up but not properly formatted/styled. Then after like a half second the styling/formatting gets applied.
@nickick mentioned: "The loading flicker is probably related to how the storybook components are being rendered serverside"
@shahthepro mentioned: "The flickering could also be because the stylesheets are loaded a bit late while the DOM structure is already in place (due to SSR)"