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

Cannot read properties of undefined (reading 'exons') #1525

Closed
Jangseokhui opened this issue Apr 30, 2024 · 1 comment · Fixed by #1532
Closed

Cannot read properties of undefined (reading 'exons') #1525

Jangseokhui opened this issue Apr 30, 2024 · 1 comment · Fixed by #1532
Assignees

Comments

@Jangseokhui
Copy link

Description: on the MYBPC3 gene page(gnomAD v4.1.0), click the 'Expand to all variants' button, and crash the page

Error message: Cannot read properties of undefined (reading 'exons')

Stack trace:

TypeError: Cannot read properties of undefined (reading 'exons')
    at T (https://gnomad.broadinstitute.org/js/972-0f01076c3cca278a3dd5.js:157:3641)
    at aa (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:178930)
    at $u (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:231023)
    at Il (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:218302)
    at Cl (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:218230)
    at Ol (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:218093)
    at vl (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:215080)
    at https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:164852
    at t.unstable_runWithPriority (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:319258)
    at $o (https://gnomad.broadinstitute.org/js/bundle-41cfd6264b3744bcecbf.js:39:164629)

Route: /gene/ENSG00000134571?dataset=gnomad_r4

Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36

@rileyhgrant
Copy link
Contributor

@Jangseokhui

Thanks for reporting this issue! Apologies for the slow reply -- this is now fixed in prod.

https://gnomad.broadinstitute.org/gene/ENSG00000134571?dataset=gnomad_r4

Thanks for your patience

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.

2 participants