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

DevTools: Too deep trees can cause a stack overflow #16491

Closed
bvaughn opened this issue Aug 19, 2019 · 1 comment
Closed

DevTools: Too deep trees can cause a stack overflow #16491

bvaughn opened this issue Aug 19, 2019 · 1 comment

Comments

@bvaughn
Copy link
Contributor

bvaughn commented Aug 19, 2019

With 10,000 item nesting in DeeplyNestedComponents case:

Screen Shot 2019-04-06 at 15 16 02

Not super realistic but we could fix this by avoiding recursion in the traversal.


Originally reported by @gaearon via bvaughn/react-devtools-experimental#76

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

No branches or pull requests

1 participant