Miu

Results 2 issues of Miu

fix: #859, #812 IOS devices below version 13 don't support pointer events. When a user clicks on a div, it will trigger a touchend event. However, the touchend event in...

### demo https://codesandbox.io/s/cocky-water-wrrfrv?file=/src/App.js ### Expected behavior This code block executes. ### Actual behavior After I modify the way interact.js is imported, this code block doesn't execute the next time. ![image](https://github.com/taye/interact.js/assets/49024935/df5cb6d2-3354-4e58-96be-0afe89b10ff7)...