Skip to content

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 requested a review from tkrop as a code owner 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
@ePaul ePaul added area: web UI Zally web interface issues bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience. labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: web UI Zally web interface issues bugfix Bug fixes and patches, e.g. fixing of a production issue that is affecting the customer experience.

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

2 participants