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

Volcano thumbnail not loading #1297

Open
asizemore opened this issue Dec 5, 2024 · 2 comments · May be fixed by #1299
Open

Volcano thumbnail not loading #1297

asizemore opened this issue Dec 5, 2024 · 2 comments · May be fixed by #1299

Comments

@asizemore
Copy link
Member

Seen on both qa and prod.

To reproduce, create a volcano plot, then go back to the thumbnail list. The first time we see the thumbnail is missing.

Screen Shot 2024-12-05 at 9 31 26 AM

Open the volcano plot again, go back to thumbnail list. The thumbnail is back!

But why?

@asizemore
Copy link
Member Author

Update: Found the issue is that the currentPlotFilters are getting set to undefined, but they should be []. Not sure why/where/how yet.

@asizemore
Copy link
Member Author

More info - when the full screen component opens, visualization.descriptor.currentPlotFilters = undefined when it should be [].

@asizemore asizemore linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant