bugsnag-js
bugsnag-js copied to clipboard
JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.
## Goal Get component name in vue3 when use script setup
Similar issue as in https://github.com/bugsnag/bugsnag-js/issues/1519, but I can't even get it working in a brand new create react app. Posted a comment on that issue. Creating this issue for more...
### Describe the bug The `os.hostname()` node API throws on Windows 7 with Electron 19+ with a `uv_os_gethostname returned ENOSYS` error. This API is used in [@bugnsag/cuid/lib/fingerprint.js](https://github.com/bugsnag/cuid/blob/277eb11fea27a1266b5bd341ca5e918febebaa0b/lib/fingerprint.js), and causes a...
# SUP-1802 ## Goal Update readme to include instructions on running a development server. ## Design Make it clear to users of the example app that they can get live-reloading...
### Description Since bugsnag supports regular React applications, I think that [react-native-web](https://github.com/necolas/react-native-web) could be made compatible by using bugsnag-js/-react. I tried to do this myself, but the clients are not...
Bump bugsnag-android dependency to v5.25.0
### Description It'd be awesome to have official support for Breadcrumbs on Node.js. **Describe the solution you'd like** If I'm not mistaken, it should be as simple as removing [some...
### Describe the bug We've noticed that we're missing Bugsnag reports because our stack traces exceed 1E6 bytes. This doesn't appear to be documented, and the only mention of a...
I am using expo SDK 42 and just updated to the latest @bugsnag/expo to fix some other issues. Now, I am getting the following warning on app startup. > Constants.installationId...
### Description Support the new architecture to unlock users of the library to use new React and React Native features **Describe the solution you'd like** Support new architecture **Describe alternatives...