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

Showing blank screen on intial run #63

Open
thejezzi opened this issue Mar 22, 2022 · 2 comments
Open

Showing blank screen on intial run #63

thejezzi opened this issue Mar 22, 2022 · 2 comments

Comments

@thejezzi
Copy link

When I use the docker image, I just get a white screen and the browser console tells me that "items" must not be undefined in select.tsx.

My data folder is completely empty, so it should show only the greeter right?

image
image

@NanoSector
Copy link

This has to do with #62 apparently.

Copy themes.json and greeter.json from https://github.com/phntxx/dashboard/tree/master/data into your data directory, that fixes this for me.

@joeyfigaro
Copy link

joeyfigaro commented Nov 20, 2022

@NanoSector @thejezzi copying themes and greeter from the repo do not fix the issue for me. Still looking at an empty white screen and see the following errors in console:
image

Looks like there is an issue serving up static assets.


I'm using syncthing and it turns out the new files just hadn't been synced back to my server before recreating the container. Now, we're down to just these errors:
image

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

3 participants