We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
An error is popping up when i go to the localhost:3000
app.js:87 Uncaught TypeError: Cannot read property 'addEventListener' of null at Object.app.bindForms (app.js:87) at Object.app.init (app.js:142) at window.onload (app.js:147) app.bindForms @ app.js:87 app.init @ app.js:142 window.onload @ app.js:147 load (async) (anonymous) @ app.js:146
and after that clicking on create account CSS, js, logo nothing loads...
GET http://localhost:3000/account/public/app.js net::ERR_ABORTED 404 (Not Found) create:16 GET http://localhost:3000/account/public/app.css net::ERR_ABORTED 404 (Not Found) create:26 GET http://localhost:3000/account/public/logo.png 404 (Not Found)
please help @pirple-author
The text was updated successfully, but these errors were encountered:
accept the HTML page with all tags
Sorry, something went wrong.
No branches or pull requests
An error is popping up when i go to the localhost:3000
app.js:87 Uncaught TypeError: Cannot read property 'addEventListener' of null at Object.app.bindForms (app.js:87) at Object.app.init (app.js:142) at window.onload (app.js:147) app.bindForms @ app.js:87 app.init @ app.js:142 window.onload @ app.js:147 load (async) (anonymous) @ app.js:146
and after that clicking on create account CSS, js, logo nothing loads...
GET http://localhost:3000/account/public/app.js net::ERR_ABORTED 404 (Not Found) create:16 GET http://localhost:3000/account/public/app.css net::ERR_ABORTED 404 (Not Found) create:26 GET http://localhost:3000/account/public/logo.png 404 (Not Found)
please help @pirple-author
The text was updated successfully, but these errors were encountered: