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

[BUG] Clicking on the Workbench tab throws an error #1103

Open
aryanpingle opened this issue Dec 11, 2024 · 0 comments
Open

[BUG] Clicking on the Workbench tab throws an error #1103

aryanpingle opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aryanpingle
Copy link
Contributor

Describe the bug

When I click on the workbench tab after logging in, I see this:

Unexpected Application Error!
Cannot read properties of undefined (reading 'icon')
TypeError: Cannot read properties of undefined (reading 'icon')
    at https://localhost/static/js/main.e809d595.js:75:53320
    at Array.map (<anonymous>)
    at https://localhost/static/js/main.e809d595.js:75:53253
    at I_ (https://localhost/static/js/main.e809d595.js:75:53341)
    at ho (https://localhost/static/js/main.e809d595.js:2:1450428)
    at Tl (https://localhost/static/js/main.e809d595.js:2:1510079)
    at Sc (https://localhost/static/js/main.e809d595.js:2:1499185)
    at fc (https://localhost/static/js/main.e809d595.js:2:1499113)
    at hc (https://localhost/static/js/main.e809d595.js:2:1498976)
    at ac (https://localhost/static/js/main.e809d595.js:2:1495756)

image

To Reproduce

Start a local server (I'm using compose.local.secure.yml), and try clicking on the workbench tab after logging in.

It seems to originate from the latest commit (Adds Digital Twin create and Library features) since the tab opens correctly on the previous ones.

Application Environment

Please provide the following information:

  • OS: Windows 10
  • Browse: Chrome
  • DTaaS Release: Latest commit (1b0e8d6)
@aryanpingle aryanpingle added the bug Something isn't working label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant