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

Web master fails to load in any browser lacking webassembly support #1881

Closed
thornbill opened this issue Aug 31, 2020 · 2 comments
Closed

Web master fails to load in any browser lacking webassembly support #1881

thornbill opened this issue Aug 31, 2020 · 2 comments
Assignees
Labels
bug Something isn't working regression We broke something

Comments

@thornbill
Copy link
Member

Describe The Bug
Since the merge of #1325. The web interface will fail to load for any browser that lacks support for webassembly. It seems that libarchive does not provide any fallback for old browsers and we aren't checking for support prior to loading it.

Steps To Reproduce

  1. Open the web interface in an old browser
  2. Only the splash screen is displayed

Expected Behavior
The web interface should load 😝

Logs

Screenshots

System (please complete the following information):

  • Platform: iPad
  • Browser: Safari 10.3
  • Jellyfin Version: master

Additional Context

@thornbill thornbill added bug Something isn't working regression We broke something labels Aug 31, 2020
@thornbill thornbill added this to Active Bugs in Release 10.7.0 via automation Aug 31, 2020
@dmitrylyzo
Copy link
Contributor

This is probably the same issue as in webOS 1.2 - class in bundle.js.
With #1894, Safari in iOS 10.3.4 loads site, but no playback.

@thornbill
Copy link
Member Author

Fixed by #2131

Release 10.7.0 automation moved this from Active Bugs to Jellyfinished Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression We broke something
Projects
No open projects
Release 10.7.0
  
Jellyfinished
Development

No branches or pull requests

3 participants