-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
fix(embed): an error occurred while rendering the visualization: error: Item with key ... is not registered. #26398
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #26398 +/- ##
==========================================
- Coverage 69.14% 69.14% -0.01%
==========================================
Files 1946 1946
Lines 75989 75990 +1
Branches 8479 8479
==========================================
Hits 52544 52544
- Misses 21266 21267 +1
Partials 2179 2179
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Thanks @rowdyroad for the fix. This might be a regression from #26379. |
Thank you @rowdyroad for the fix. I didn't know embedded was a separate React app 😉 |
…r: Item with key ... is not registered. (apache#26398)
…r: Item with key ... is not registered. (apache#26398) (cherry picked from commit 9ffcd64)
…r: Item with key ... is not registered. (apache#26398)
…r: Item with key ... is not registered. (apache#26398)
SUMMARY
There is an issue for any chart or filter on embedded dashboard: "An error occurred while rendering the visualization: Error: Item with key "...any viz item..." is not registered."
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION