question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

beforeSend does not exist on Config type

See original GitHub issue

Describe the bug

The beforeSend function does not exist on the Config type. Specifically, I want to pass beforeSend into Bugsnag.start.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
djwhatley-fscommented, Dec 16, 2020

Hey, Daniel from FS here. We’re in the process now of getting this updated, and we have an update coming to our integration soon to formally support v7. Thanks for the code snippet @mattdyoung! I was literally like 5 minutes away from putting that together for our support team when this came through my inbox. Impeccable timing!

0reactions
isaachinmancommented, Dec 16, 2020

Great, thanks for that. I suggest you contact Fullstory and have them update their docs.

On Wed, 16 Dec 2020 at 08:58, Matt Young notifications@github.com wrote:

Closed #1193 https://github.com/bugsnag/bugsnag-js/issues/1193.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/bugsnag/bugsnag-js/issues/1193#event-4120776953, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACQV7JS7RUSYHMVFI6VVQQDSVDRLRANCNFSM4UVXLGVQ .

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to set beforeSend after initialization · Issue #467 - GitHub
Due to our complex setup we cannot set beforeSend while initializing the bugsnag instance, we have to do it afterwards.
Read more >
jQuery Ajax beforeSend does not works in Firefox
I'm just guessing here, but $.ajax.beforeSend should work just fine in Firefox, however there is a known problem with setRequestHeader in ...
Read more >
What is “beforeSend” - jQuery Forum
A pre-request callback function that can be used to modify the jqXHR (in jQuery 1.4.x, XMLHTTPRequest) object before it is sent. Use this...
Read more >
AjaxSettings | typescript - v3.7.7
A set of key/value pairs that map a given dataType to its MIME type, which gets sent in the Accept request header. This...
Read more >
Modifying RUM Data and Context - Datadog Docs
The beforeSend callback function gives you access to every event collected by the RUM Browser SDK before it is sent to Datadog. Intercepting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found