-
### Describe the bug
When there's no `package.json` file in the current working directory the `tauri info` command panics with the following message:
```
thread 'main' panicked at 'called `Result…
-
### Describe the bug
Video captured on repro repository
https://user-images.githubusercontent.com/3977499/187198539-4ffc8ad0-6348-4c9a-8942-f949cbc1f387.mp4
### Reproduction
https://github.com…
-
For now, the initial search is a good start. But it could be improved in the future.
Inspiration for how to implement an open source search solution: https://tauri.app/blog/2023/02/09/tauri-communi…
-
### Describe the bug
Hi everyone!
I'm trying to play a video in the front end like so
```ts
import { convertFileSrc } from "@tauri-apps/api/tauri";
const VIDEO_PATH = "/Users/lucasigel/Downl…
-
Hello! Been using this module and it's wonderful!
I've encountered a very odd bug, and after some digging I've found a temporary workaround.
After an update to Manjaro install, building and running …
-
-
I was able to use this plugin as outlined in [tauri-firebase-login](https://github.com/igorjacauna/tauri-firebase-login/tree/main) to get Firebase Google redirect authentication working in dev mode, b…
-
### Describe the bug
honestly, i don't think this is a modrinth bug, but i cant run modrinth on my fresh system, so i'm making this bug report.
Modrinth app crashes without super user permission (…
-
### Describe the bug
Html content containing special characters are not properly encoded when creating a new webview window using data url.
### Reproduction
```
let html = r#"
…
-
I've encountered a very odd bug, and after some digging I've found a temporary workaround.
My System Specs:
- Nvidia 3000 series GPU.
- Ryzen 5000 series CPU.
After an update to Manjaro install,…