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
Inspecting the visbuilder object in the saved object management view is broken
Error:
saved_object_view.tsx:65 Uncaught TypeError: Cannot read properties of undefined (reading 'type')
at new SavedObjectEdition (saved_object_view.tsx:65:1)
To Reproduce
Steps to reproduce the behavior:
Go to Management -> Saved Objects
Click on any Vis Builder object's inspect icon
See blank screen
Expected behavior
Should be able to see the inspect view
OpenSearch Version
3.0
Dashboards Version
3.0
Plugins
Please list all plugins currently enabled.
Screenshots
Host/Environment (please complete the following information):
OS: [e.g. iOS]
Browser and version [e.g. 22]
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
Inspecting the visbuilder object in the saved object management view is broken
Error:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should be able to see the inspect view
OpenSearch Version
3.0
Dashboards Version
3.0
Plugins
Please list all plugins currently enabled.
Screenshots
Host/Environment (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: