I’m encountering a persistent issue with my React application where it becomes unresponsive after a short period of use. Additionally, I’ve observed a significant increase in memory usage, sometimes escalating from around 200MB to 2GB.
**Any insights or suggestions for debugging this issue would be greatly appreciated. Thank you in advance for your assistance!
**
Attempts to Solve:
Reviewed similar issues online but haven’t found a solution applicable to my specific case.
Examined React documentation and debugging tools like React DevTools, but haven’t identified any obvious issues.
Tried simplifying components and reducing the complexity of state management, but the problem persists.
Gourav Babbar is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.