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

bugfix: web-ui Dockerfile updated to fix blank screen issue while using … #1509

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nitin-vavdiya
Copy link

Web-ui Dockerfile updated to fix: #1406

Step to reproduce the issue

  1. Checkout main branch
  2. Run docker compose build
  3. Run docker compose up -d
  4. Access Web UI in the browser, it will open a blank with the below error:
bundle.js:1 Uncaught SyntaxError: Unexpected token '<' (at bundle.js:1:1)

How to test

  1. Apply these changes or check out this branch
  2. Run docker compose build
  3. Run docker compose up -d
  4. Access Web UI in the browser, it will open zallu UI without any errors

@nitin-vavdiya nitin-vavdiya marked this pull request as ready for review October 17, 2024 05:25
@nitin-vavdiya nitin-vavdiya changed the title fix: web-ui Dockerfile updated to fix blank screen issue while using … bugfix: web-ui Dockerfile updated to fix blank screen issue while using … Oct 17, 2024
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

Successfully merging this pull request may close these issues.

using docker-compose file and ending with a blank page for zally web-ui
1 participant