-
### Describe the bug
If I have a anchor with target="_blank" inside an iframe nothing happen when I click.
anchors outside iframe open in a normal way (new page on my default browser)
### Reprodu…
-
### Describe the bug
当我http服务器设置了发送头 Transfer-Encoding: chunked 属性后,fetch 请求失败
因为我的数据比较大,需要分块发送给客户端
### Reproduction
_No response_
### Expected behavior
_No response_
### Full `ta…
-
### Describe the bug
One of user told me that buttons opens brower does not works on Arch Linux with AppImage built on GitHub Actions.
After small investigation, open function become not working i…
-
### Describe the bug
As far as we know, by default, Tauri handles drag-n-drop via its own `tauri://drop` and related events.
While in Linux (both Ubuntu 22.04 and 24.04), once a file is dropped on…
-
Hi there, using latest Tauri Plugin Notification, the notification do not show up using `app_handle.notification()`
Complete discussion :
https://discordapp.com/channels/616186924390023171/1218…
-
### Describe the bug
Sandboxed macOS apps do not have permissions to write to the installation folder, so updates fail. Sparkle gets around this by running the updater outside the app sandbox. https:…
-
### Describe the bug
Resizing the window when the dev tools are open or just the dev tools causes the program to continuously consume memory.
### Reproduction
1. create a new app with `bun create t…
-
### Describe the bug
Running `stat src-tauri/Cargo.toml && pnpm tauri build --bundles none > /dev/null 2> /dev/null && stat src-tauri/Cargo.toml`
I see the mtime for my Cargo.toml changes after `p…
-
As part of moving towards a (somewhat stable) version, I'd like to submit PRs to other projects to set an ecosystem-wide precedence for using this crate, and to see which patterns people are actually …
-
### Describe the bug
Running ` npm run tauri ios build -- --export-method app-store-connect` does not export the app for AppStore. I need to change ExportOptions.plist directly to get it to build cor…