Skip to content

Error in console #559

Closed
Closed
@sorin-davidoi

Description

@sorin-davidoi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions