-
### Describe the bug
Basicaly blank page
### Reproduction
Probably due to webkit2gtk last version (2.42)
### Expected behavior
_No response_
### Platform and versions
```text
[✔] Environment
…
-
### Describe the bug
When I try to import a webworker in prod build, the worker script fails to parse. It looks like the server is responding with HTML, not the javascript file, and I see error "Synt…
-
### Description
# Backgound
I'm porting Rust libstd to NuttX, and I've run into a problem with FFI.
Please check the early work in progress: https://github.com/apache/nuttx-apps/pull/2487
…
-
### Describe the bug
This is a direct duplicate of https://github.com/tauri-apps/tauri/issues/4124 (deliberately, since that one is closed)
Tauri fails to build on Rust when installed with the s…
-
### Describe the bug
Im trying to use the "message" dialog in my tauri app, yet everytime I set "message": true in tauri.conf.json, the app fails to even open, even though there are no errors. I tri…
-
### Describe the bug
- Both `tauri dev` and `tauri build` modes:
- The window is always drawn on the original workspace and cannot be moved to another one.
Window options `alwaysOnTop` and `v…
-
### Describe the bug
I've generated the tauri template using the following commands -
```
cargo install create-tauri-app --locked
cargo create-tauri-app
```
I've not changed the code in the de…
-
I understand that this is not yet officially supported, yet it would be nice to have some documentation on how to use this, as it would ease experiments with rust on sailfish.
thigg updated
3 years ago
-
### Describe the bug
When dragging over the edge of a window, the area for dragging to resize appears to be far bigger than the area of other programs. (Showcased in the videos) Possibly this is a …
-
Please read contributing guidelines. Thanks.
I am so glad that this project is still maintained.
**Describe the bug**
So I have an IPv6 only server, which I deployed shadowsocks-rust and tested it …