Answer the question
In order to leave comments, you need to log in
How can I make sure that only a specific component crashes, and not the entire application?
Recently updated webpack and react version. Now if one of the components has a critical error, everything crashes. Previously, in the case of a bug, only the component with the bug did not work, but now everything breaks, it looks something like this .
ps application clientSide
Answer the question
In order to leave comments, you need to log in
In general, errors should be corrected, but you can look in the direction of componentDidCatch
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question