All Questions
1 question
0
votes
1
answer
684
views
Build with custom-react-scripts library causes memory leaks
I have a project which works with custom-react-scripts and I faced with memory leaks during development. The application is developed using React, Mobx, Mobx-State-Tree and uses decorators with babel. ...