Runtime Error
ScrollIntoViewValueNotAllowed
The value was provided to the
data-scroll-into-view
attribute.
The data-scroll-into-view
attribute must not have a key nor a value.
Example:
1<div data-scroll-into-view></div>
See the docs for the data-scroll-into-view
attribute.