kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
168 stars 26 forks source link

When loading zimit ZIMs (at least Zimit2) in Restricted mode, only the landing page inserts assets correctly #590

Closed Jaifroid closed 3 months ago

Jaifroid commented 3 months ago

Tested using developer.mozilla.org_en_all_2024-02.zim. Needs debugging. This is for legacy support, but also when the user doesn't trust the ZIM and opens it in Restricted mode. It's probably an issue to do with subdirectories.

Jaifroid commented 3 months ago

OK, this is NOT broken upstream, so I need to amend the implementation here in the light of the implementation I made for Kiwix JS:

Jaifroid commented 3 months ago

This may be an artefact of having DEV tools open. Needs further checking. EDIT: Confirmed as an issue in both Zimit1 and Zimit2 in Firefox. Appears to be a little more random in Chromium.