We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
User also reported this: https://groups.google.com/g/cbioportal/c/PROhKfsejFI/m/kTbRnSl-AQAJ
@inodb @alisman can we prioritize getting this fixed?
Sorry, something went wrong.
gblaih
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: