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