Closed
Description
themePopup is undefined
- happens when you scroll immediately after loading the page. Introduced by #551, since themePopup
is defined after DOMContentLoaded
is fired, but hideTheme
is called on scroll, which may happen before the event is fired.
Does not affect the functionality of the page.
Metadata
Metadata
Assignees
Labels
No labels