You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
To Reproduce
Start a local server (I'm using compose.local.secure.yml), and try clicking on the workbench tab after logging in.
Describe the bug
When I click on the workbench tab after logging in, I see this:
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:
The text was updated successfully, but these errors were encountered: