I meant this: https://github.com/getsentry/sentry-javascript/tree/master/packages/browser
It’s the successor SDK to raven-js. I haven’t used it.
Also, congrats on fixing the problem! Though the simplicity of the issue made me laugh, sorry. What a mess for something so “easy.”
I will try the new one, when I am done with all the issues I have with migration
And the fix was just pure luck as I found the solution with help from Google, but thanks, you where a great help for me
Cool to hear you solved the problem
For the record I use
"raven-js": "^3.26.3"
"typescript": "~2.7.2"
and it works straight out of the box with the provider code I displayed above…just in case someone would land on this feed later