Pangratios Cosma
Pangratios Cosma
I'm being completely honest here, please don't hate me :) This feels like a solution that will come to bite us in the future. - We are going down a...
Hello @ingrocha, I've done some debugging and it appears that this is an issue we already looked at [previously](https://github.com/honeybadger-io/honeybadger-webpack/issues/325). Basically, we should not be trying to upload source maps to...
@anonyo This should be fixed with [v4.6.2](https://github.com/honeybadger-io/honeybadger-js/releases/tag/v4.6.2)!
> That's why "dev environment" usually just means that we don't send live data, but everything else works like it will in production. FYI, I'm totally onboard with this. >...
Oh, now I see. I remember stumbling on this at some point in the past. OK, I will check!
Hey @zhanfengh, thank you for your insights and feedback. Then, I guess I should look into this before the EOY! cc @joshuap
Thanks @guest271314, I will try this out!
Hey all, we just released `v4.8.0` which should support running honeybadger in non-dom environments (chrome extension, background workers)! I'm closing this ticket, but don't hesitate to open again if you...
Hello, thanks for this amazing tool! I am facing an HTTP 500 error and stumbled on this issue. Is it still an issue or am I not using the API...
> Perhaps an internal check before calling the logging methods? > > For example: > > ```ruby > if config.logging_level logger.info(sprintf('Initializing Honeybadger Error Tracker for Ruby. Ship it! version=%s framework=%s',...