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

Exceeds maximum call stack size for some data #8

Open
heralden opened this issue Mar 23, 2021 · 0 comments
Open

Exceeds maximum call stack size for some data #8

heralden opened this issue Mar 23, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@heralden
Copy link
Member

On the Humanmine list PL_GenomicsEngland_GenePanel:Autosomal_recessive_congenital_ichthyosis (157 genes) it will load for a while before crashing the tab due to exceeding the maximum call stack size. This is likely due to infinite recursion, but could also be the data requiring an overly high depth.

Ideally we should catch this happening and show an appropriate error before the browser crashes.

@heralden heralden added the bug Something isn't working label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant