-
I added the crate and tried to follow the README. I had to make some changes to the code to get `cargo leptos build` to work.
```
thread 'main' panicked at /home/cmdln/.cargo/registry/src/index.cr…
cmdln updated
1 month ago
-
Follow-up to https://github.com/tauri-apps/tauri/issues/1891
This is still an issue for me, on Windows 11:
The Windows modal warning sound is heard whenever Tauri app starts, upon the first click in…
-
I clone the repo and run the test
but where can we use this tonic-web-wasm-client
and how can we use it e.g. leptos or dioxus or any other javascript framework
my knowledge on wasm is quite …
-
Hi friends!
I've been daydreaming about contributing to the new UI and finally decided to clone it and get started familiarizing myself with it/the framework today. I'm on macOS 15.0 on an M1 arch.…
-
The ValidationErrors type already implements Serialize, presumably to allow sending the error as json in an API. It would be helpful to allow implement Deserialize to read those errors back out on the…
-
Hi, Danielle.
Could you write down something for those who are not familiar with your (amazing) work so that they can give you a hand?
I for one would like to contribute but have no idea where to …
-
Relevant Repos:
https://github.com/go-bazzinga/hot-or-not-web-leptos-ssr/tree/rupansh/testcontainers
https://github.com/go-bazzinga/hot-or-not-backend-canister/tree/rupansh/container
https://github.co…
-
We detect a couple of supported RCs of `wasi:http`, plus releases `0.2.0` and `0.2.1`. However, the `wasi` crate (https://docs.rs/wasi/latest/wasi/) has already moved on to 0.2.2, and will presumably…
-
Edit: This warning is just regarding telemetry and any longer build times are unrelated. For me it was building from source due to a new version of the crate just being released.
Getting this warni…
-
I feel like we have reached the point where the crate is mostly _done_, and we are only left with a few unanswered questions/design decisions. Here they are:
- Are we correctly handling html attrib…