Benjamin Harding
Benjamin Harding
Thanks for the context @rniwa. For our use-case, we don't really use the `attribution` portion of the spec and find that the most important part is knowing when & for...
Thanks for raising the issue @JLongley. Sadly there isn't a way to currently disable this behaviour. We can look at fix this behaviour in a future release but I can't...
Thanks for raising this @colonelchlorine. Totally agree that adding to the call-stack for breadcrumb support is not ideal. Your suggestion of 'unenhancing' the wrapper when no event listeners are bound...
Thanks for filling the issue @MartijnKooij. I agree and would think you should be able to get the instance. The only case where this might not be the case is...
@MartijnKooij I return with further information and replicated what I believe you were experiencing. First off, the `rg4js('getRaygunInstance')` call will return undefined until the provider has internally executed its own...
Thanks for filing the issue @Obi-Dann. I can see how what you are describing could occur but from my understanding it would only happen if the `onerror` event doesn't provide...
Interesting findings @Obi-Dann! I'll be interested in what you find out :)
This would definitely be useful to have. I think in order to support this we would have to restructure how the library is used currently and so wouldn't be a...
Hi @hwclass, sorry for the late reply. There isn't a mechanism I know of to this currently. We are open to PRs so if you would like to give this...
@luke-falvey I don't know enough about this provider (or language) to give a good review at this point unfortunately. Also is this PR still applicable?