Skip to content

Custom scrolling FireFox #3

@Napalys

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.

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