-
## Versions/Environment
1. What version of Rust are you using? `rustc 1.81.0 (eeb90cda1 2024-09-04)`
2. What operating system are you using? `Ubuntu 22.04.4 LTS on WSL/Windows 10 Pro 22H2`
3. W…
-
**Describe the bug**
Can't access MinIO GUI from AppFlowy-Cloud GUI
**To Reproduce**
Steps to reproduce the behavior:
1. Login AppFLowy-Cloud by admin accout (admin@example.com/password)
2. Cli…
-
### Describe the bug
Hello,
We have an issue when overriding configuration at build time, in order to have distinct package identifier in dev or release.
the command `cargo tauri ios build` bui…
-
Is there an accepted approach in Rust to write LONG / LONG256 / BINARY types using the Buffer's provided?
-
Sorry, this isn't a very pretty report, I sadly don't have the time to investigate this further right now.
But running this request with a body with an `state` enum value that doesn't exist results…
-
### Describe the bug
List of assistants does not work.
Looks like serde error?
How can I see more verbose output?
```
Error: ReqwestError(reqwest::Error { kind: Decode, source: Error("invalid t…
-
My company is migrating our browser client to rust-wasm, and I'm wondering if there are any thoughts towards TrackJs supporting that environment?
Currently we are planning on just wrapping the…
-
Running `turso dev` macOS Sonoma 14.6.1 fails with the following trace:
```
$ RUST_BACKTRACE=full turso dev
thread 'main' panicked at /Users/runner/.cargo/git/checkouts/hyper-rustls-0caebdb96e326…
-
### Describe the bug
On windows 11 Tauri webview window size is not the same as define in config.
Size in tauri config: 715x505
When I run app on my client's windows 11 pc, tauri window has s…
-
### This issue is for a: (mark with an `x`)
```
- [X ] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior…