You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way I can use a hook equivalent to componentDidCatch so that to handle some specific use case in a functional component I don't have to create an error boundary component every time and bloat my tree.
Plus it will also be an elegant way to handle errors in functional components
iagobruno and make-github-pseudonymous-againRusinovAnton