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.
The demo for the cache fails to load the books and produces errors on localhost.
Expected outcome
The book to load.
Actual outcome
:8080/service-worker.js:10 Service worker disabled for development, will be generated at build time.
:8080/service-worker.js:10 Service worker disabled for development, will be generated at build time.
:8080/service-worker.js:10 Service worker disabled for development, will be generated at build time.
index.js:21Uncaught (in promise) TypeError: Request scheme 'chrome-extension' is unsupported(…)
marked.js:138 Uncaught (in promise) TypeError: src.replace is not a function(…)
Steps to reproduce
select platinum-sw-cache, select demo, select a book.
Browsers Affected
Chromium 50.0
The text was updated successfully, but these errors were encountered:
Description
The demo for the cache fails to load the books and produces errors on localhost.
Expected outcome
The book to load.
Actual outcome
Steps to reproduce
select platinum-sw-cache, select demo, select a book.
Browsers Affected
The text was updated successfully, but these errors were encountered: