_hyperscript
_hyperscript copied to clipboard
Smoothly does not work as expected in Safari
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>