You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is likely due to the SSR capabilities of the website since it's built with Next.js. The change is probably just a few sneaky bits of code, possibly to do with useEffect?
It is basically just when unstyled/unloaded components show for a fraction of a second when the site is first being loaded/refreshed. It looks ugly.
The text was updated successfully, but these errors were encountered:
mattrltrent
changed the title
Loading the website has a small "jank" before the contribution graph loads.
Loading the website has a small "jank" before the contribution graph loads
Jun 6, 2024
RamanaRaj7
added a commit
to RamanaRaj7/github_painter
that referenced
this issue
Jun 7, 2024
This is likely due to the SSR capabilities of the website since it's built with Next.js. The change is probably just a few sneaky bits of code, possibly to do with
useEffect
?It is basically just when unstyled/unloaded components show for a fraction of a second when the site is first being loaded/refreshed. It looks ugly.
The text was updated successfully, but these errors were encountered: