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

Password page doesnt work on 0.8.0 #297

Closed
3 tasks done
RichyHBM opened this issue Jul 21, 2022 · 1 comment
Closed
3 tasks done

Password page doesnt work on 0.8.0 #297

RichyHBM opened this issue Jul 21, 2022 · 1 comment
Labels
🐛 Bug Something isn't working

Comments

@RichyHBM
Copy link
Contributor

Environment

Docker

Version

0.8.0

Describe the problem

The password page throughs errors that look to be due to the JS files it uses containing HTML code

Additional info

webpack-cb7634a8b6194820.js:1 
Uncaught SyntaxError: Unexpected token '<' (at webpack-cb7634a8b6194820.js:1:1)

framework-bb5c596eafb42b22.js:1 
Uncaught SyntaxError: Unexpected token '<' (at framework-bb5c596eafb42b22.js:1:1)

main-f5e3f6026767fba9.js:1 
Uncaught SyntaxError: Unexpected token '<' (at main-f5e3f6026767fba9.js:1:1)

_app-00724f61a7aa9f6b.js:1 
Uncaught SyntaxError: Unexpected token '<' (at _app-00724f61a7aa9f6b.js:1:1)

36-6b966eee5f7895f7.js:1 
Uncaught SyntaxError: Unexpected token '<' (at 36-6b966eee5f7895f7.js:1:1)

login-a2c26a53b35b49f0.js:1 
Uncaught SyntaxError: Unexpected token '<' (at login-a2c26a53b35b49f0.js:1:1)

_buildManifest.js:1 
Uncaught SyntaxError: Unexpected token '<' (at _buildManifest.js:1:1)

_ssgManifest.js:1 
Uncaught SyntaxError: Unexpected token '<' (at _ssgManifest.js:1:1)

Please tick the boxes

@RichyHBM RichyHBM added the 🐛 Bug Something isn't working label Jul 21, 2022
@ajnart
Copy link
Owner

ajnart commented Jul 21, 2022

Thanks for the report. I'll look into it

@ajnart ajnart closed this as completed in ed72ab6 Jul 22, 2022
jonjon1123 pushed a commit to jonjon1123/homarr that referenced this issue Nov 5, 2022
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

2 participants