Skip to content

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

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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