mirror of
https://github.com/pelican-dev/panel.git
synced 2025-06-19 23:01:09 +02: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.