liqvidjs / liqvid

Library for interactive videos in React
https://liqvidjs.org
MIT License
761 stars 39 forks source link

Utils.mobile.onClick and Utils.interactivity.dragHelperReact are not working after upgrading to 2.1.8 #32

Open anishg-cn opened 2 years ago

anishg-cn commented 2 years ago

After upgrading the package from 2.1.5 to 2.1.8, for the video issue (#31), the onClick and dragHelperReact are not working correctly on mobile.

The following error is showing in the console: image

@ysulyma can you please check?

ysulyma commented 2 years ago

Is this on iOS or Android?

anishg-cn commented 2 years ago

@ysulyma we have tested in both iOS and Android, same issue.

ysulyma commented 2 years ago

Can you provide more context / code to reproduce the error? I'm not able to reproduce this.