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

Admin UI doesn't render #110

Open
gitfrederic opened this issue Jan 29, 2023 · 2 comments
Open

Admin UI doesn't render #110

gitfrederic opened this issue Jan 29, 2023 · 2 comments

Comments

@gitfrederic
Copy link

Thank you for making create-rust-app available!

Using create-rust-app 8.1.1 with postgres + poem + Auth + Container + Development plugins (Storage and GraphQL disabled), I was able to get the regular Todo app working.

However, I get the following error in Firefox 109.0 (as seen in the Web Developer Tools console) on Arch Linux when accessing the Admin UI at http://localhost:3000/admin :

The script from “http://localhost:3000/admin/admin.67d0b27a.js” was loaded even though its MIME type (“text/html”) is not a valid JavaScript MIME type.
admin
The stylesheet http://localhost:3000/admin/admin.144d5956.css was not loaded because its MIME type, “text/html”, is not “text/css”. admin
Uncaught SyntaxError: expected expression, got '<'
admin.67d0b27a.js:1

The admin UI doesn't render (I get a blank page).

@AnthonyMichaelTDM
Copy link
Collaborator

The admin UI is still a WIP, though from my understanding @Wulf has made a lot of progress recently, look out for the next release of create-rust-app to get your hands on these juicy updates.

@AnthonyMichaelTDM
Copy link
Collaborator

Is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants