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

comparison/mutations tab fails to load if mutations are not selected on genomic alterations tab #10499

Closed
tmazor opened this issue Dec 18, 2023 · 1 comment · Fixed by cBioPortal/cbioportal-frontend#5090

Comments

@tmazor
Copy link
Contributor

tmazor commented Dec 18, 2023

If I de-select Mutations on the Genomic Alterations tab, and then click over to the Mutations tab, the page fails to load and I get this error:
{"type":"ErrorBoundary","log":"TypeError: Cannot read properties of undefined (reading 'hugoGeneSymbol')","url":"https://www.cbioportal.org/comparison/mutations?comparisonId=6138b02de6ebe01a6ee2de0b&unselectedGroups=%5B%22LGG_IDHwt%22%2C%22NA%22%5D&selectedEnrichmentEventTypes=%5B%22HOMDEL%22%2C%22AMP%22%2C%22structural_variant%22%5D"}

If I re-select Mutations on Genomic Alterations, then the Mutations tab loads cleanly.

The Mutations tab should load even if mutations have been deselected on Genomic Alterations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants