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

Clean Install, panel assets not loading (Windows 10) #29

Open
EdwardLecock opened this issue Dec 16, 2017 · 3 comments
Open

Clean Install, panel assets not loading (Windows 10) #29

EdwardLecock opened this issue Dec 16, 2017 · 3 comments
Labels

Comments

@EdwardLecock
Copy link

As stated in the title.
I wanted to start working on a new project, cloned this project and installed all the dependencies via npm install. Now when I log in to the panel, it just loads forever. Using Dev Tools I see that the most of the panel assets (css, js, fonts, img) aren't loading. Any Idea what might be causing this?
image

As you can see in the screenshot some of the CSS files are being loaded, some aren't. Very strange.

@antoine1000
Copy link
Member

Can you provide your OS version ?

I guess you work on Windows because we were able to reproduce this error on Windows 10.

@EdwardLecock
Copy link
Author

Yea, I'm on Windows 10

@pqml pqml added the bug label Jan 24, 2018
@EdwardLecock
Copy link
Author

I was able to do some more testing today and it's really strange behavior.
It seems the files http://localhost:8080/panel/plugins/css and http://localhost:8080/panel/plugins/js that are included in the head are the ones that cause it.
Installing a single plugin (that contains custom js and css for the panel) solves the problem, and the panel works as expected.

@brocessing brocessing deleted a comment from antoine1000 Feb 1, 2018
@antoine1000 antoine1000 changed the title Clean Install, panel assets not loading Clean Install, panel assets not loading (Windows 10) Feb 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants