mirror of
https://github.com/pelican-dev/panel.git
synced 2025-10-28 13:36:52 +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.