Handling of 'touchstart' input event was delayed for X ms due to main thread being busy
See original GitHub issueAfter upgrade to beta 11, Navcontroller pop() method have to be called few times to make it works. And when the page go back, browser show this message:
ui-event-manager.js:27 Handling of 'touchstart' input event was delayed for 102 ms due to main thread being busy. Consider marking event handler as 'passive' to make the page more responive.
zone.js:421 Handling of 'touchstart' input event was delayed for 102 ms due to main thread being busy. Consider marking event handler as 'passive' to make the page more responive.
Issue Analytics
- State:
- Created 7 years ago
- Comments:28 (5 by maintainers)
Top Results From Across the Web
Handling of 'touchstart' input event was delayed for X ms due ...
Handling of 'touchstart' input event was delayed for 1470835276887 ms due to main thread being busy. Consider marking event handler as 'passive' ...
Read more >Handling of 'touchstart' input event was delayed due to main ...
Handling of 'touchstart' input event was delayed for 2147483647 ms due to main thread being busy. Consider marking event handler as ...
Read more >How to handle 'touchstart' input event? - Ionic Forum
Handling of 'touchstart' input event was delayed for 2147483647 ms due to main thread being busy. Consider marking event handler as ...
Read more >Passive event listeners
Touchstart, touchmove, touchend, wheel one of these events listeners are bound, the browser has to wait for these listener to be executed before ......
Read more >“Blink deferred a task in order to make scrolling smoother ...
"Handling of 'touchstart' input event was delayed for 835 ms due to main thread being busy. Consider marking event handler as 'passive' to...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Any updates on this ?
+1