Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

ngTouch is not working on mobile devices with new Chrome update (summer 2016) #19

Open
chezih opened this issue Feb 1, 2017 · 0 comments

Comments

@chezih
Copy link

chezih commented Feb 1, 2017

There is a new feature called "passive event listener"
This library should update according to this:
https://www.chromestatus.com/feature/5745543795965952

Also please look at this thread:
http://stackoverflow.com/questions/39152877/consider-marking-event-handler-as-passive-to-make-the-page-more-responive/39187679

Touch is not working on mobile device with this library
I getting this error:

Handling of 'touchstart' input event was delayed for 2147483647 ms due to main thread being busy. Consider marking event handler as 'passive' to make the page more responsive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant