-
Notifications
You must be signed in to change notification settings - Fork 9
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
HN example: infinite scroll out of memory error #115
Comments
@naartjie the first step when debugging this would be profiling this with the allocations instrument in Instruments.app |
Thanks @wokalski. I'll try fiddling with it, and see if I am able to get more info. |
It'd be interesting to see how it works with the new version of brisk-reconciler: |
@wokalski yup, was thinking the same. I'm keen to check it out. Hopefully this week sometime 🤞 |
@wokalski I did a quick check, and it's still crashing with the latest reconciler. I'll try again with the profiler. |
Steps to reproduce:
esy run
thehacker-news
exampleAlso, see related #52 UI: List issue
The text was updated successfully, but these errors were encountered: