You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue is that the detection for touch doesn't work in Edge. I created a PR to fix this. Its just a matter of wether or not you want to use "PointerEvent" in window or "maxTouchPoints" in navigator
I tried using this sample on Microsoft Edge and the touch functionality does not work.
http://ixisio.github.io/bootstrap-touch-carousel/
The text was updated successfully, but these errors were encountered: