Skip to content

Fix loading errors when Service Worker cache is only used partially #89

@frosas

Description

@frosas

Screenshot 2020-03-03 at 14 03 20

I assume this happens when

  • The initial HTML page cannot be obtained on time over the network and it's obtained from the cache instead, and
  • The other resources it loads have a content hash in their URL and their content has changed since the HTML page has last cached

A possible solution would be to fallback to the cache in case of a network error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions