nipplejs
nipplejs copied to clipboard
Conflict with jQuery PEP on IPAD
Bug Description Nothing happens when I touch the nipples on IPAD using Safari. No error is produced Otherwise everything works fine on desktops & Android mobiles
To Reproduce I have a 3D web site which runs BABYLON.js on a canvas. We use touch capturing PEP polyfill library After lot of troubleshooting I found out the problem lies with a conflict with PEP polyfill (https://github.com/jquery/PEP). Somehow, there seems to be overlapping of similar functions (or common name) for IPAD.
Seeing this as well, iphone/safari and android/chrome are fine but ipad safari is not responding. No errors in the console.