mirror of
https://github.com/pelican-dev/panel.git
synced 2025-11-06 14:49:32 +01:00
This was caused by the location.key being undefined when the page first renders (for some reason), and therefore the fade component just kept re-rendering since it wasn't using a unique key.