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

Settings show error due to missing 'user.css' after clean install #22

Closed
erdmenchen opened this issue Jan 3, 2019 · 2 comments
Closed
Labels
bug Something isn't working Low Priority Low priority issues

Comments

@erdmenchen
Copy link

erdmenchen commented Jan 3, 2019

After a clean install of Lychee-Laravel, the app shows an error in the UI (API-Error) because it tries to load the user.css, but it is not available.

@ildyria
Copy link
Member

ildyria commented Jan 3, 2019

Simple solution: Just create a user.css file in public/dist.

But I agree it should be created by the migration or an install script.

@ildyria ildyria added the bug Something isn't working label Jan 3, 2019
@ildyria
Copy link
Member

ildyria commented Jan 3, 2019

This error only appears when you go in settings. But if you click once on the save button for the css. It will disappear. :)

@ildyria ildyria added the Low Priority Low priority issues label Jan 3, 2019
ildyria added a commit that referenced this issue Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Low Priority Low priority issues
Projects
None yet
Development

No branches or pull requests

2 participants