Service Worker ⚙ Termination by a Timeout Timer was Canceled ❌ because Devtools is Attached [Solution] 👍

added by JavaScript Kicks
8/3/2018 3:00:26 PM

996 Views

Are you receiving the message in the console? "service worker termination by a timeout timer was canceled because devtools is attached" Are you worried you have added something bad to your service worker? There is no need to worry, this is a new 'information' message Chrome has added in recent versions and does not indicate anything is wrong with your code or logic.


0 comments