penumbra-zone / cuiloa

Third party block explorer built with NextJS for the Penumbra Zone network
Apache License 2.0
7 stars 2 forks source link

Navbar jumping during hydration #121

Open ejmg opened 3 months ago

ejmg commented 3 months ago

Description

Related to #32 #114, the new navbar layout jumps due to the theme toggle's mounting. Without a skeleton using suspense, this leads to a big jump on the UI and should be fixed.