Scott Cooper
Scott Cooper
I've added this to our backlog, I don't see why we can't have some kind of `# sentry-ignore` syntax or something. Will need to talk to the team
maybe adTest vs data-adtest https://github.com/scttcper/react-adsense/blob/master/src/adsense.tsx#L58
the tooltips on the value here are rendered in the top left corner of the page 
I'm seeing this same thing, click is properly captured but touch events click the link underneath. Chrome in responsive mode and especially safari
~~Just realized its working for me locally because i fixed [platformicons](https://github.com/getsentry/platformicons) locally will need to publish a fix to the svg paths there~~
Going to keep this open and share some of the investigation we did when we added a few more filters. We did look into browserlist support a little bit when...
We're using a virtual scroll because there can be hundreds of breadcrumbs so scroll based highlighting won't really work, you might be better off directly accessing the event json? The...
What format are you expecting the breadcrumbs to be in when copying?
I've not had success with bun yet on this one, i did move towards ofetch hoping to make it easier for non-node environments but bun isn't quite there. Adding torrents...
@DamnCrab it's either that one or this one https://github.com/oven-sh/bun/issues/14102