Luca Forstner

Results 705 comments of Luca Forstner
trafficstars

@lobsterkatie Okay so there was this overarching theme in your comments asking why I prefixed all the function's name with `export` even though they appear to be generic. The reason...

Hi @irkinwork, thanks for writing in. Can you let us know more about your setup? What do the source map files look like (especially the comment line at the bottom)?

Is the code on the smart tv running through node or some sort of browser?

@irkinwork Sorry for the delay, would it be possible for you to provide screenshots of your artifacts in the UI? The name/path of the artifacts is important. Basically what we...

Hi, sorry for not getting back to you sooner. Could you resolve the issue? If not, here's what I would check. For sentry to pick up your source maps, the...

@irkinwork Not long ago we shipped an update to the Sentry CLI which helps you troubleshoot why your sourcemaps aren't applied. It's called `sourcemaps explain` and you can read more...

Writing some more thoughts here so I don't forget them when we make a decision on this: - I think it's perfectly fine for the CLI to be a normal...

@allyssonsantos The only side-effect is that the current session on the scope will be terminated (if there is one) and replaced with a new one.

I couldn't agree more. This is ofc very very far into the future bc it's a hard breaking change but I think we should remove all global bindings/instances/whatever. It's a...

Hi, sorry for the delay. How exactly are you using the tunnel option? What does the server look like that you're pointing the tunnel to. Reading into that CORB stuff,...