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

Page loading css files from non-existing directories #78

Open
rosasam opened this issue Jan 21, 2020 · 0 comments
Open

Page loading css files from non-existing directories #78

rosasam opened this issue Jan 21, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@rosasam
Copy link
Collaborator

rosasam commented Jan 21, 2020

When loading a page, the following errors occur (in browser console):
The page is trying to load css files from paths that don't exist.

[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (root.css, line 0) https://foto.tf.fi/static/css/css/root.css
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (header.css, line 0) https://foto.tf.fi/static/css/css/header.css
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (root.css, line 0) https://foto.tf.fi/static/css/components/css/root.css

Load any page in the gallery to reproduce the bug.

@rosasam rosasam added the bug Something isn't working label Jan 21, 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
Projects
None yet
Development

No branches or pull requests

1 participant