mrjs
mrjs copied to clipboard
mr-button works only once until you move the mouse
for example, test this page: https://codepen.io/lobau/pen/QWPQGyY
As you can see, you have to move the mouse between each click, as the button doesn't register the mouse being over it after you click.
Screencast from 2024-04-04 13-08-12.webm
The expected behavior would be to be able to click the button repeatedly, without having to move the mouse