Description
openedon Nov 13, 2024
Description
As pre-work to #13262 where we want to change the behavior of Sentry.init()
options being passed as undefined
not having an effect, we want to first start warning people that this behavior will change soon.
I would probably do this even when debug: false
. Remember that any console.log()
s need to be wrapped in a console sandbox.
Activity