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

"An unexpected error happened" while saving a new dashboard #242

Closed
fridgepoet opened this issue Nov 2, 2023 · 1 comment
Closed

"An unexpected error happened" while saving a new dashboard #242

fridgepoet opened this issue Nov 2, 2023 · 1 comment

Comments

@fridgepoet
Copy link
Member

fridgepoet commented Nov 2, 2023

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):

  1. Go to config page
  2. Click Save and test
  3. Click Build a Dashboard
  4. Add a SiteWise visualization
  5. Click Save and enter a title and Save.
  6. 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)

Environment:

@fridgepoet
Copy link
Member Author

This seems to be an issue in main Grafana which has already been resolved grafana/grafana#77620

@fridgepoet fridgepoet closed this as not planned Won't fix, can't repro, duplicate, stale Nov 10, 2023
@github-project-automation github-project-automation bot moved this from Next to Done in AWS Datasources Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants