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

[UI] Signin/Login Page Not Displayed #122

Open
eric-c-wood opened this issue Apr 6, 2023 · 1 comment
Open

[UI] Signin/Login Page Not Displayed #122

eric-c-wood opened this issue Apr 6, 2023 · 1 comment
Assignees

Comments

@eric-c-wood
Copy link
Contributor

If latest version of Phenix is built without using the Docker/Podman container workflows, the VUE_APP_AUTH variable in src/js/src/router.js is undefined resulting in a Javascript "too much recursion" error which results in the Signin/Login page not being displayed. As a quick workaround, an environment file (i.e. .env, .env.local, etc.) is added to the src/js directory to explicitly set the VUE_APP_AUTH environment variable. It would be nice to either set the VUE_APP_AUTH variable to some default value or allow the PHENIX_WEB_AUTH to set the VUE_APP_AUTH variable when not using the container workflows.

@activeshadow activeshadow self-assigned this May 18, 2023
@activeshadow
Copy link
Collaborator

Hi @eric-c-wood, sorry I'm just now seeing this issue. I'll look into a solution for this ASAP. More to come.

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