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
What happened:
While following "build a new dashboard" from the config page, when saving the dashboard, a second save window appears and following that will lead to "An unexpected error happened, DetailsTypeError: Cannot add property isHandled, object is not extensible"
What you expected to happen:
The first dashboard save is successful.
How to reproduce it (as minimally and precisely as possible):
Go to config page
Click Save and test
Click Build a Dashboard
Add a SiteWise visualization
Click Save and enter a title and Save.
At this point, you should see another Save pop-up and clicking Save dashboard there will lead to the error.
Here's a recording:
Screen.Recording.2023-11-02.at.10.30.46.mov
Anything else we need to know?:
An unexpected error happened
DetailsTypeError: Cannot add property isHandled, object is not extensible
at SaveDashboardErrorProxy (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:135433:3)
at SaveDashboardDrawer (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:135310:32)
at ModalRoot
at ModalsProvider (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:72141:5)
at KBarProvider (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:234767:48)
at SkeletonTheme (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:603656:26)
at ThemeProvider (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:113719:26)
at ErrorBoundary (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:64658:5)
at ErrorBoundaryAlert (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:64696:1)
at Provider (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:322270:3)
at AppWrapper (http://localhost:3000/public/build/app.b73eec78fb7eb530db6d.js:94262:5)
What happened:
While following "build a new dashboard" from the config page, when saving the dashboard, a second save window appears and following that will lead to "An unexpected error happened, DetailsTypeError: Cannot add property isHandled, object is not extensible"
What you expected to happen:
The first dashboard save is successful.
How to reproduce it (as minimally and precisely as possible):
Here's a recording:
Screen.Recording.2023-11-02.at.10.30.46.mov
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: