Gareth Thackeray
Gareth Thackeray
Hi @DeanGoodfynd I'm only really aware of Message Templates with structured logging frameworks like Serilog, rather than with Exceptions. Could you explain how you get a Message Template from an...
Hi @bbotto-pdga sorry you've run into this problem. Would you be able to let us see a sample oversize event? Are you confident that it is the stack trace that...
Glad you found the issue. We have an item on our roadmap to drop breadcrumbs as required.
Hi @adkenyon. Could you confirm that you simply passed called `Bugsnag.notify('some string')` and got `notify() received a non-error. See "notify()" tab for more detail.` as the message? I've tried to...
@pmaselkowski thanks - and your comment just in time for when I started looking at this issue!
This is now fixed in [v2.25.1](https://github.com/bugsnag/bugsnag-laravel/releases/tag/v2.25.1). Please see our [docs](http://localhost:4567/platforms/php/laravel/#reporting-exceptions-in-laravel-vapor) for more information. Any problems please let us know.
Our web worker and service worker package is now fully released. See [our docs](https://docs.bugsnag.com/platforms/javascript/web-workers/) for more details and I'll close this issue.
Our web worker and service worker package is now fully released. See [our docs](https://docs.bugsnag.com/platforms/javascript/web-workers/) for more details and I'll close this issue. Any problems please open another issue or contact...
I had this problem when I only had browserify installed globally. When I installed it in the directory it worked OK.
As of version [7.4.0](https://github.com/bugsnag/bugsnag-android-gradle-plugin/releases/tag/v7.4.0) this plugin you can opt in to our new mechanism for uploading symbols files by setting the `useLegacyNdkSymbolUpload` config to `false`. For more information see [the...