You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried this on two hosts, each time using git clone to pull a fresh copy of the player.
After successfully loading the player in my browser, I reload the page. The player then loads without any styling. Developers console shows: Failed to load resource: net::ERR_FAILED - style.css
This is because of player.manifest file is missing a row with style.css.
On the other words your browser saves some important files that you can use in offline mode except page styling.
This is only my guess to this problem. What the repo owner @antimatter15 thinks about this?
I've tried this on two hosts, each time using git clone to pull a fresh copy of the player.
After successfully loading the player in my browser, I reload the page. The player then loads without any styling. Developers console shows: Failed to load resource: net::ERR_FAILED - style.css
I created a video to show steps to reproduce:
https://youtu.be/fwh3gp0feTQ
The text was updated successfully, but these errors were encountered: