#Web App Offline Usage

1 messages · Page 1 of 1 (latest)

indigo harness
#

Does the web app still support offline usage?

Right now if I try to open the web app offline, all I get is the logo screen. Developer tools shows that the app is trying to make a request but fails

boreal prawn
#

Is this v3 beta?

indigo harness
#

Nope, 2.6.16-9b72890-web

boreal prawn
#

@indigo harness can you switch to the Console tab in the DevTools and send a screenshot of it

indigo harness
boreal prawn
#

Hmmm. Okay so clearly it didn't cache the assets. One thing more:

  1. Switch to the Application tab in the DevTools
  2. Click on Service Workers in the left panel
  3. Send a screenshot of it.

It should work without issues but I think a service worker didn't register.

#

I can reproduce this. Fixing asap