Fabian-Lars

Results 1372 comments of Fabian-Lars

Sorry for the long silence, which platforms did you test this on?

Do you think you can provide a minimal reproduction for us? Or at least show us the logic of the `quit` menu item.

I assume this is related to https://github.com/tauri-apps/plugins-workspace/issues/7 and therefore fixed in https://github.com/tauri-apps/plugins-workspace/pull/1441 ?

i assume you're also on macos? This issue is actually unrelated to the single-instance plugin. macOS has a built-in single-instance mechanism so for 99% of (macOS) apps this plugin doesn't...

As long as your (built) app is running macOS' single instance mechanism takes over, whether or not you have windows open. This means you'll also have to handle the Reopen...