mirror of
https://github.com/pelican-dev/panel.git
synced 2025-05-28 08:04:45 +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.