dexie.js-web icon indicating copy to clipboard operation
dexie.js-web copied to clipboard

/docs/ is not available offline

Open stutrek opened this issue 6 years ago • 1 comments

When offline is enabled, you can't click the docs link on the front page, it leads to this:

image

The workaround is to turn offline off temporarily

stutrek avatar Sep 13 '19 21:09 stutrek

Oh! Only the previous version contained that message (....before I changed the page to let offline be opt-in). So it seems that this is related to still having the old version in the cache. I suppose this error will go away if you remove cache, refresh page, turn off offline, wait for it to complete, and then turn it on again?

dfahlander avatar Sep 14 '19 04:09 dfahlander