_hyperscript icon indicating copy to clipboard operation
_hyperscript copied to clipboard

Smoothly does not work as expected in Safari

Open jvosloo opened this issue 3 years ago • 0 comments

As in, this works in Chrome, but not Safari (it goes to the bottom, but instantly):

<button class="btn primary"
        _="on click go to bottom of <body/> smoothly">
    Go To Bottom
</button>

jvosloo avatar Dec 20 '21 19:12 jvosloo