Memory Exhaustion in React Memoization Rendering
Resolved 💬 3 comments Opened Aug 15, 2025 by roberto-mencia-propel Closed Aug 19, 2025
Bug Description
I've got this error:\
RangeError: Out of memory
at join (unknown)
at inG (/$bunfs/root/claude:1655:6110)
at M (/$bunfs/root/claude:1655:4432)
at Z (/$bunfs/root/claude:1655:4687)
at vZY (/$bunfs/root/claude:1665:1585)
at <anonymous> (/$bunfs/root/claude:1666:64)
at map (native:1:11)
at useMemo (/$bunfs/root/claude:188:26368)
at BK (/$bunfs/root/claude:1665:324)
at zE (/$bunfs/root/claude:188:19860)
ERROR Out of memory
- at join (unknown)
- inG (/$bunfs/root/claude:1655:6110)
- M (/$bunfs/root/claude:1655:4432)
- Z (/$bunfs/root/claude:1655:4687)
- vZY (/$bunfs/root/claude:1665:1585)
- <anonymous> (/$bunfs/root/claude:1666:64)
- map (native:1:11)
- useMemo (/$bunfs/root/claude:188:26368)
- BK (/$bunfs/root/claude:1665:324)
- zE (/$bunfs/root/claude:188:19860)
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 1.0.81
- Feedback ID: 213d4942-f49b-4d65-bd70-2466806762b0
Errors
[]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗