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

Dashboards error - TypeError: Cannot read properties of undefined (reading 'is_tree') #18662

Closed
muchai opened this issue Oct 28, 2022 · 0 comments · Fixed by #18773
Closed

Dashboards error - TypeError: Cannot read properties of undefined (reading 'is_tree') #18662

muchai opened this issue Oct 28, 2022 · 0 comments · Fixed by #18773

Comments

@muchai
Copy link

muchai commented Oct 28, 2022

This is when running dashboards from the workspace. If you open Dashboard List, and open any dashboard, and click Show Dashboard, they work well.

Unable to handle success response {docs: Array(1), __messages: {…}}
request.js:303 TypeError: Cannot read properties of undefined (reading 'is_tree')
at Object.set_list_breadcrumb (breadcrumbs.js:147:21)
at Object.update (breadcrumbs.js:74:10)
at Object.add (breadcrumbs.js:46:8)
at Dashboard.set_breadcrumbs (dashboard_view.js:79:22)
at Dashboard.show (dashboard_view.js:32:8)
at HTMLDivElement. (dashboard_view.js:16:20)
at HTMLDivElement.dispatch (jquery.js:5430:27)
at c1.handle (jquery.js:5234:28)
at Object.trigger (jquery.js:8719:12)
at HTMLDivElement. (jquery.js:8797:17)

@muchai muchai added the bug label Oct 28, 2022
@ankush ankush added the valid label Nov 5, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants