Pangratios Cosma

Results 116 comments of Pangratios Cosma

Note for future reference: - For Laravel apps, we moved away from the shutdown listener in favor of Terminable Middleware: https://github.com/honeybadger-io/honeybadger-laravel/pull/161

Closing this since the code has changed/improved since the ticket was originally opened. We have since changed the default thresholds for the events dispatcher + moved flushEvents to terminable middleware...

Hey @marclave, 1.25.17 seems to have improved things - the UI does not crash anymore. I get a bunch of warnings on Dev tools, but I guess that's expected. Now...

Thanks @rabidpraxis! It would be great if we could get an example project reproducing these errors, but I guess we can try a sample Nuxt 3 app and see if...

Hey @hhastekin, thank you for offering to help out! I've added this to our backlog, hopefully we'll get to it soon.

Hey @hhastekin, we will get started with Nuxt integration asap, but I'm not sure if we will have something ready for your sprint. I'll try to get a proof of...

Hey @rabidpraxis, the reason your approach didn't work is because `beforeNotify` callbacks act on the `notice` itself and `breadcrumbs` are only added to the request payload on a later stage....

> Will dropping support break any of our actual APIs? I don't think we need to release a version at all just for CI changes. We should update our supported...

Yeah, I agree. The major version bump is the safer route, but we **don't** have to do it. In fact, I'd rather we don't because there are no changes to...