-
Notifications
You must be signed in to change notification settings - Fork 974
React error collection support #9269
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Size Report 1Affected ProductsNo changes between base commit (bf4ea2c) and merge commit (e56dcad).Test Logs |
Size Analysis Report 1Affected ProductsNo changes between base commit (bf4ea2c) and merge commit (e56dcad).Test Logs |
Discussion
Adds FirebaseTelemetry React component. This can be installed at the top level of NextJS app to collect uncaught exceptions.
Testing
Unit tested, manually tested.
API Changes
N/A