-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Chromium's scrollIntoView
is quite buggy when used with scroll-behavior: smooth
, for example,
- it doesn't work with multiple elements,
- it doesn't work if called rapidly,
- it doesn't work with
Element.animate
, - ...
To reproduce
No response
Expected behavior
No response
Environment
- OS: All
- Browser: Chromium
- Pjax: since Use standard scroll into view method #20 (v0.10.0+)
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working