Sam Maddock

Results 115 comments of Sam Maddock

This likely has to do with the preload scripts not being found in your project. You may need to use the `modulePath` constructor option. I'm working on making this easier...

Can you give this another try with the latest releases? `[email protected]` and `[email protected]` Preload scripts should work out of the box for most cases now.

You'll need to share your code. I don't think I have enough information to help you.

@dsanders11 I've added a confirmation dialog. While testing I noticed that multiple requests will clobber the previous dialog. I've gone ahead and added a fix for that as well. https://github.com/user-attachments/assets/7d320cad-d0ea-489d-9bf4-b613395f79e6

> This shouldn't be a protocol URL that can in theory be triggered by remote pages, make it a CLI argument to the fiddle binary instead and have build tools...

@nilaoda can you rebase your PR? that way it'll include a fix for some of the failing tests in CI.

@reitowo looks like the patch needs to be updated as it's failing to apply.

Marking as `wip` while this is on hold. Feel free to remove once ready 🙇

@Imperat your PR might need to be rebased to resolve the build issues being seen.

I'm adding a wip label on this PR until the requested changes can be implemented. Please tag `@electron/wg-api` once it's ready to be reviewed again and we'll take another look!...