bugsnag-js
bugsnag-js copied to clipboard
JavaScript error handling tool for BugSnag. Monitor and report JavaScript bugs & errors.
## Goal Ensure that the react native cli works with RN 0.73 ## Changeset Added additional checks around finding `MainApplication` as in RN 0.73 it is no longer `MainApplication.java` but...
### Description I have noticed that there is no library similar to [@bugsnag/plugin-express](https://github.com/bugsnag/bugsnag-js/blob/next/packages/plugin-express) designed for [hono](https://github.com/honojs/hono) **Describe the solution you'd like** I would like a library that provides similar integration...
I'm using Nodejs Application but when express handle the error (in bugnsag) Node app getting crashed.
I'm integrate bug snap for project Nextjs 14, but I getting issue File: layout.js ``` import Bugsnag from "@bugsnag/js"; import BugsnagPluginReact from "@bugsnag/plugin-react"; import React from "react"; ... Bugsnag.start({ apiKey:...
### Describe the bug Hey team, Tobin from Theme Support here. I was instructed by developers working with the Shopify Inbox app team to post this issue here. Footer dropdowns...
### Describe the bug I'm using vite and get the following error in my typescript react project: `./node_modules/@bugsnag/web-worker/types/notifier.ts(17,10): error TS1205: Re-exporting a type when the '--isolatedModules' flag is provided requires...
### Describe the bug I recently upgraded my React Native app to 0.73.1. I have always built with ProGuard enabled for release versions without issues, but since upgrading to 0.73.1...
### Describe the bug > Task :app:externalNativeBuildCleanDebug FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:externalNativeBuildCleanDebug'. > [CXX1409] /home/marconi/Documentos/AgroHUB.Mobile/android/app/.cxx/Debug/3x5gl5a1/armeabi-v7a/android_gradle_build.json : expected buildFiles file...