RevereCRE / relay-nextjs

⚡️ Relay integration for Next.js apps
https://reverecre.github.io/relay-nextjs/
MIT License
251 stars 30 forks source link

Pass error to ErrorComponent #49

Closed gio-work closed 2 years ago

gio-work commented 2 years ago

Related to #48

This will allow consumers to properly log errors in their ErrorComponent. IE: Sentry, BugSnag, etc.

gio-work commented 2 years ago

Anything I can do to help this get merged? Thanks in advance 🙏🏻

Sorry to bug, just currently waiting on this new version to finalize our error reporting.

rrdelaney commented 2 years ago

Will review later today!

gio-work commented 2 years ago

Awesome, thank you!