-
Notifications
You must be signed in to change notification settings - Fork 344
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
TypeError: Cannot read properties of undefined (reading 'dark_mode') #518
Comments
Thanks for the report. I managed to reproduce the issue, not sure what's happening here - will look into it! |
I believe this issue occurs because api calls by Nuxt on the server side are not successfull |
Should be all good now! Please make sure to start over, pull the latest images and make sure to run the new scrips to generate .env files |
thank you for your quick response, works like a charm now 👍 |
Good to here, thanks a lot for the detailed issue ✌️ |
quick question, is it possible to have multiple accounts on the self hosted setup? |
Login is disabled but you can create multiple workspaces and invite more users. Public Registration is not enabled on the self hosted version |
Environment
Steps to Reproduce
git clone https://github.com/JhumanJ/OpnForm.git cd OpnForm cp .env.docker .env cp client/.env.docker client/.env docker-compose up -d
Result:
Expected Result
Additional Info
The text was updated successfully, but these errors were encountered: