-
I was checking out `create-rspc-app` to see quick scaffolding with PCR but got these errors where the first seems to be the build scripts not handling linux machines (I'm running linux)
```
❯ create…
-
**System:**
Version: 0.12.26
OS: Windows 11 Enterprise
If the app is pinned to the taskbar, whenever the app is updated (executed from inside the app itself) the icon disappears/changes to the no…
-
### Describe the bug
I'm creating a multi-window app using Tauri. When I'm in dev I run `npm run tauri dev` to start the dev environment.
I use rust to create a window in runtime and close the fir…
-
### Describe the problem
adhoc code signing the app will result in aarch64 binaries behaving like x86_64. This means you'll get rid of the "app is damaged" dialog and then proceed to open the app via…
-
I just see the default tauri app screen, how do I login with nostr?
-
### Describe the bug
If you set environment variable through cargo `config.toml` file, like below, `cargo tauri dev` doesn't add it to the target app.
**.cargo/config.toml**
```toml
[env]
FOO =…
-
The app.asar is 202MB on macOS. Are devDependencies bundled in there?
If possible, it might be worth switching to a bundler like Vite.
Another possibility is switching to Tauri (a barebones Taur…
-
**Problem**
I use Tauri to open windows of external sites as well as the "main" application window of local HTML/JS/CSS. I still want to interact with the DOM of those external sites and know the res…
-
### Describe the bug
the webview doesn't respond after window get focus
### Env
MacOS 12.7.4
tauri 1.6.1
tauri-build 1.5.1
### Reproduce
[tauri-app.zip](https://github.com/tauri-apps/taur…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […