Skip to content

Custom scrolling FireFox #3

Description

@Napalys

While using FireFox the scroll into view with 'smooth' behavior acts weird. Feels like it interrupts itself when scroll is invoked more then once. While on other browsers, namely chromium or chrome it performs the action as expected.

sections[counter].scrollIntoView({ behavior: 'auto' }); // switch to smooth for animation

Potential things to look at would be disabling unwanted features from FireFox. Or implement a custom scroll animation.

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions