Tim Fish

Results 386 comments of Tim Fish
trafficstars

This should hopefully have been fixed by the numerous PRs recently merged at `import-in-the-middle`. While we wait for this to be released, there is [a patch available](https://github.com/getsentry/sentry-javascript/issues/12485#issuecomment-2169398097) that combines all...

This is still waiting for [this PR](https://github.com/DataDog/import-in-the-middle/pull/108) to be merged.

It's a shame the stack trace from Node is so short and unhelpful! I can reproduce this but I can also work around it by reversing the order of the...

This should be fixed by this PR: https://github.com/vercel/nft/pull/429

I guess if the order was swapped it would mean that `--import` files could not be TypeScript because the loader wouldn't be registered yet. I suspect the one solution might...

So looking at this again... view hierarchy attachments allow you to list the windows. The complication with desktop apps is that **there can be multiple displays** with windows on each...

I've been looking at this an can confirm it is an issue, but I have no idea what is breaking. We have integration tests which show this feature working with...

I could be but I'm not entirely sure and it seems to suggest the issue is not fixable.

We are not sure how to fix this and it looks like it's a compatibility issue with angular cli. If the cli behaviour changes in the future we will re-visit...

Is there something we can add/improve in the server-side fingerprinting to help with this? Or maybe this stack trace rule is causing this? https://github.com/getsentry/sentry/blob/62a16a2dcb1a5e31314036bae969988ce69dcd94/src/sentry/grouping/enhancer/enhancement-configs/newstyle%402023-01-11.txt#L70-L76 ``` # Android ANR: Exception stack...