[@sentry/nextjs] Add documentation arround Sentry.ErrorBoundary #3901
Labels
hacktoberfest
Meta: Help Wanted
Package: nextjs
Issues related to the Sentry Nextjs SDK
Type: Documentation
Package + Version
@sentry/nextjs
Description
I found that I had wrap my application with the
<Sentry.ErrorBoundary/>
component to catch any runtime errors (React). If this is the case, I propose that we add the documentation to the README of thesentry/nextjs
package, just as it is documented forsentry/react
. As well as adding it to the Official SDK Docs.Please correct me if I'm wrong :)
The text was updated successfully, but these errors were encountered: