Bug fix/service worker

What does this MR do and why?

___Describe in detail what your merge request does and why.___

Please keep this description updated with any discussion that takes place so
that reviewers can understand your intent. Keeping the description updated is
*especially important if they didn't participate in the discussion.*

I removed the custom offline page and it now uses the default one (or none on iphone). This should hopefully fix the issue that some users are having with the offline page. I have not been able to replicate the issue, so I'm not entirely sure.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Install PWA
  2. Turn off wifi and cellular
  3. open pwa
  4. see default offline page

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?

Merge request reports

Loading