jellyfin / jellyfin-vue

A modern web client for Jellyfin based on Vue
https://jellyfin.org
GNU General Public License v3.0
1.29k stars 229 forks source link

Vue doesn't load any Jellyfin servers/items on mobile #1058

Closed Perseusdehond closed 3 years ago

Perseusdehond commented 3 years ago

Describe The Bug

Vue doesn't load any Jellyfin servers/items on mobile or keeps loading the home page forever with only the welcome message showing.

Steps To Reproduce

  1. Go to 'https://jellyfin-vue.pages.dev' on mobile
  2. Use 'https://demo.jellyfin.org/stable' as the server
  3. Use 'demo' as username and leave password empty
  4. The home page won't load like in the screenshot PS: You can also use your own server to reproduce this as this also doesn't work.

Expected Behavior

Vue should load Jellyfin servers/items on mobile.

Screenshots

Screenshot_20210427-093858_Chrome

System (please complete the following information):

heyhippari commented 3 years ago

This is already fixed by #1036

Perseusdehond commented 3 years ago

Ah didn't notice that, but great to hear!