Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The web pages cannot be displayed on iOS because index.html.gz is loaded. #219

Open
Airwalk007 opened this issue May 16, 2024 · 1 comment

Comments

@Airwalk007
Copy link

Issue overview
The web pages are not displayed on iOS (17) with standard browser (safari). The .gz file is loaded instead.

Issue details

  • Calling up the CO2 gadget IP under IOS brings up a message asking whether the "index.html.gz" should be loaded. This file can only be saved - but is not displayed.

Proposed Solution:
The gZip compression should be deactivated for iOS devices or adjusted so that it can be displayed on iOS devices.

@melkati
Copy link
Owner

melkati commented May 16, 2024

Thanks for bringing this issue to our attention. It seems like there's an issue with how the web pages are being sent on iOS devices with the standard Safari browser.

We'll look into this further and investigate whether there's a compatibility issue with gZip compression on iOS devices. Our goal is to ensure that the web pages are displayed correctly across all devices and browsers.

We'll work on deactivating gZip compression for iOS devices or making adjustments to ensure compatibility. Thank you for your patience and understanding as we address this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants