G-Node / G-Node/GCA-Web

Remove deprecated application cache for mobile viewing

Open
#512 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5
Forks
12
PR merge metrics
No merged PRs in 30d

Description

Using the document manifest attribute to use the application cache for viewing the page on mobile devices has been deprecated; see [here for details](https://developer.mozilla.org/en-US/docs/Web/HTML/Using_the_application_cache).

The usage should be removed from the projects and should solely rely on the `service-worker.js` for offline viewing on mobile devices.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.