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

[BUG] Blank "dashboardViewport" #5274

Closed
untitledds opened this issue Oct 11, 2023 · 6 comments
Closed

[BUG] Blank "dashboardViewport" #5274

untitledds opened this issue Oct 11, 2023 · 6 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers v2.12.0

Comments

@untitledds
Copy link

untitledds commented Oct 11, 2023

Blank dashbord page
After upgrade Opensearch and Opensearch Dashboards from 2.8 to 2.10 i have error:
When you open any dashboard using links from a markdown visualization, there is an empty space instead of the dashboard if you refresh the page without using the cache (Ctrl + Shift + R) then the dashboard opens. Repeats in any browser and in incognito mode. In html, inside "div id="dashboardViewport"" is empty. At the same time, errors appear in the java console: "Error: Search scope not defined", "Uncaught Error: Search scope not defined", "Detected an unhandled Promise rejection.
Error: Embeddable has been destroyed", "Uncaught (in promise) Error: Embeddable has been destroyed"
When opening from the dashboard page (http://localhost:5601/app/dashboards#/list )the dashboard most likely opens normally.
When opening from navmenu (Recently viewed) for the most part the error is reproduced.

To Reproduce
Steps to reproduce the behavior:

  1. Create dashboards with any content
  2. Create a Markdown type visualization
  3. Create links to the created dashboards in the visualization
  4. Add visualization to dashboards
  5. Open the dashboard.
    6.Follow the link to another dashboard
  6. Instead of visualization, there will be an empty page

Expected behavior
A clear and concise description of what you expected to happen.

OpenSearch Version
2.10.0.

Dashboards Version
2.10.0

Plugins

All default installed plugin
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]

Screenshots
screen

Host/Environment (please complete the following information):

  • OS: Windows 10.0.19045
  • Browser and version: MS Edge 117.0.2045.47, Firefox 118.0.2

Additional context

Add any other context about the problem here.

@untitledds untitledds added bug Something isn't working untriaged labels Oct 11, 2023
@ananzh
Copy link
Member

ananzh commented Oct 11, 2023

I have reproduced the issue. Here is a screen record

reproduce.mov

The url seems correct to me. I do see an empty page but if refresh we could see dashboard loaded correctly. Therefore the url has no issue.

@ananzh ananzh added good first issue Good for newcomers v2.12.0 and removed untriaged labels Oct 11, 2023
@BigSamu
Copy link
Contributor

BigSamu commented Oct 11, 2023

@ananzh give this issue. I will take a look to it.

@ananzh ananzh assigned ananzh and BigSamu and unassigned ananzh Oct 11, 2023
@ananzh
Copy link
Member

ananzh commented Oct 11, 2023

@ananzh give this issue. I will take a look to it.

It is urs~

@kavilla
Copy link
Member

kavilla commented Oct 12, 2023

Likely a duplicate of this: #4694 (comment)

Direct navigation from one dashboard to another dashboard requires a browser reload.

@BigSamu
Copy link
Contributor

BigSamu commented Oct 13, 2023

@ananzh should we merge this issue with issue #4694? Not sure how is the process here. @kavilla would you like to work this issue together?

Regards,

Samuel

@ananzh
Copy link
Member

ananzh commented Oct 23, 2023

@BigSamu I have added you to #4694. Close this one.

@ananzh ananzh closed this as completed Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers v2.12.0
Projects
None yet
Development

No branches or pull requests

4 participants