Error while switching between GRCh38 and GRCh37 and checking Non-Neuro MAF

Description: Switching between GRCh38 and GRCh37 for certain variants to check how do they lift over and checking MAF in Non-Neuro datasets

Error message: Cannot read properties of null (reading ‘forEach’)

Stack trace:

TypeError: Cannot read properties of null (reading 'forEach')
    at t.Z (https://gnomad.broadinstitute.org/js/972-f0319c4084514fa63bd3.js:381:16868)
    at https://gnomad.broadinstitute.org/js/609-80feec980b7e2ebae7de.js:142:8942
    at https://gnomad.broadinstitute.org/js/309-1d1ed61bca8cf24ea8d8.js:170:2113
    at i.render (https://gnomad.broadinstitute.org/js/309-1d1ed61bca8cf24ea8d8.js:170:1649)
    at Va (https://gnomad.broadinstitute.org/js/bundle-74db46f6dce4bd51644a.js:39:191477)
    at qa (https://gnomad.broadinstitute.org/js/bundle-74db46f6dce4bd51644a.js:39:191276)
    at $u (https://gnomad.broadinstitute.org/js/bundle-74db46f6dce4bd51644a.js:39:232079)
    at Il (https://gnomad.broadinstitute.org/js/bundle-74db46f6dce4bd51644a.js:39:218302)
    at Cl (https://gnomad.broadinstitute.org/js/bundle-74db46f6dce4bd51644a.js:39:218230)
    at Ol (https://gnomad.broadinstitute.org/js/bundle-74db46f6dce4bd51644a.js:39:218093)

Route: /gene/ENSG00000119682?dataset=gnomad_r2_1

Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36

Thank you for the report @Oswaldo_Lorenzo ! Could you confirm exactly what you’re doing when you encounter this stack trace?

On the gene page given in your error report here:

I’m able to use the dataset selector on the top right to jump between gnomAD v2, v3.1.2, and v4.0 and I don’t see any errors. I tried a few variants, which all worked as well. For example, the following two variants seem to be directing me correctly in both directions:

If you can confirm that this is 1) still happening to you, and 2) what your steps to reproduce the problem are, that will help us dig in to locate the issue. Thanks again!