How can you handle errors in React DevTools during debugging?
Use console logs only
Use the “Components” and “Profiler” tabs in React DevTools
Install third-party plugins
Use the “Elements” tab in the browser
This question is part of this quiz :
Error Boundary and Debugging in React