enri90
enri90
Works for me "ipc://localhost/" ```typescript if (typeof breadcrumb.data?.url === "string" && breadcrumb.data.url.startsWith("ipc://localhost/")) return null ```
See if it can be useful to you with this version I can trace errors https://github.com/enri90/plugins-workspace/tree/pr_sentry_plugin/plugins/sentry
> Sorry for the long delay in your first PR. What do you think about leveraging the native [`Request` object](https://developer.mozilla.org/en-US/docs/Web/API/Request) for the url and body? > > Basically mirroring the...
I’m hitting the same issue. It also happens when I set the screen transition to animation: 'fade'.