Jeff Falcon

Results 5 comments of Jeff Falcon

> Can confirm that AutofillContextAction.cancel is not working at all, it just brings up the save password prompt when the autofillgroup is destroyed. Confirming this issue still exists in Flutter...

> I _think_ this might be a duplicate of [getsentry/sentry-electron#825](https://github.com/getsentry/sentry-electron/issues/825). > > v4.17.0 of the Electron SDK uses v7.92.0 of the JavaScript SDKs whereas you're using v7.101.0. These versions need...

@Lms24 I'm using SvelteKit in my app, however I could conceivably just use Svelte since it's effectively a single page app. I did try using the @sentry/svelte package as well...

@rothfels I'm just curious, are you also using Vite? What did you use to start your project (like cloning a repo, or from a CLI tool)? I ask because I...

Great, thanks for taking the suggestion. I figure at v0.1.0 there's room to grow 😀.