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
i've installed the example into a docker container and browser is running in windows 10 host.
in both browsers console throwing up error
Service workers are disabled or not supported by this browser
push notifications appear to be working with other websites.
just to be safe ive confirmed that service workers are enabled..
Firefox: Go to about:config and set dom.serviceWorkers.enabled to true; restart browser.
Chrome: Go to chrome://flags and turn on experimental-web-platform-features; restart browser (note that some features are now enabled by default in Chrome.)