-
When I am trying to run, cargo android run, Dioxus template crashed.
I understood that it updated a bit.
Please kindly help me.
Best Regards
-
-
Given the weird [build issue](https://programming.dev/post/4140712) b/t NWG and tokio, want to look into other crates/frameworks for building desktop apps. Considering [Dioxus](https://github.com/Diox…
-
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 …
-
After clicking on the input box, the program froze and crashed. I tried using examples/popup.rs and encountered the same problem. My computer is running on Windows 11 system
```
pub fn create_…
-
**Problem**
Some packaging tools like nix use Cargo.lock to pick up versions of the dependencies. Currently dioxus-cli Cargo.lock uses 0.2.93 webasm-bindgen but rest of Dioxus uses 0.2.95 version o…
-
## Feature Request
Please add some documentation for how to actually run the **existing** examples for the static site generator. Notably: https://github.com/DioxusLabs/dioxus/tree/main/packages/st…
-
I'm uncertain to what is causing this but wanted to report it. When dioxus full stack is in use with `wasi-sol` the app will not run. This can be replicated just by updating the dioxus example in a co…
-
**Problem**
When starting a new dioxus project using dioxus-cli compiled on nightly, the build fails as the Cargo.lock version (=4) is newer than expected. Additionally, using dioxus-cli compiled f…
-
**Problem**
With the latest main which is up to 5f34822a66aacf13f3d7d221b93283d273f61ed6, I believe it was introduced by https://github.com/DioxusLabs/dioxus/commit/7ec3453ca36347a22c15634ac60eb6c4…