Repro instructions
- Set environment variable
REACT_APP_DSN
- Run
npm i
thennpm start
- Pop open network tab
- Click the button to trigger an error
- Verify whether the "event_id" in the network tab matches the event id shown by the react component
Created for