Skip to content

Uncaught TypeError: window.scroll is not a function #126

@Nilpohc

Description

@Nilpohc

Hi there,

This happens every time the detailed popin window is closed (using close button or clicking outside the window).

Indeed, the off() function of the index.js calls window.scroll(0, scrollTop), instead of window.scrollTo(0, scrollTop).

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