question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Handling of 'touchstart' input event was delayed for X ms due to main thread being busy

See original GitHub issue

After 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:closed
  • Created 7 years ago
  • Comments:28 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
cjaerikssoncommented, Sep 27, 2016

Any updates on this ?

3reactions
GabrielStetcocommented, Oct 1, 2016

+1

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found