You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
on-service-worker-installed handler (displayInstalledToast() declared in index.html & implemented in app.js) not called in PolymerLabs/todo-list. Also, if the page is reloaded, there's a console msg about boostrap/sw-toolbox-setup.js.
Expected outcome
Toast appears. A console msg I added appears. A breakpoint I set paused.
Actual outcome
No toast, console msg, or breakpoint.
Live Demo
Steps to reproduce
gulp serve (or serve:dist)
observe localhost:5001
Browsers Affected
Chrome (only one tried)
Firefox
Safari 9
Safari 8
Safari 7
Edge
IE 11
IE 10
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
on-service-worker-installed handler (displayInstalledToast() declared in index.html & implemented in app.js) not called in PolymerLabs/todo-list. Also, if the page is reloaded, there's a console msg about boostrap/sw-toolbox-setup.js.
Expected outcome
Toast appears. A console msg I added appears. A breakpoint I set paused.
Actual outcome
No toast, console msg, or breakpoint.
Live Demo
Steps to reproduce
Browsers Affected
The text was updated successfully, but these errors were encountered: