help-forum

1486 threads · Page 10 of 30

Is there a way to use Graphs like with LiteGraphJS but using dioxus? 9 messages
How to use a passed in value as a signal 5 messages
How do I read an Authorization header or a cookie in Dioxus web? 3 messages
Onload equivalent? 13 messages
Dioxus-cli: hook for executing command before each build? 5 messages
global state login example 2 messages
Incompatible with Polars? 13 messages
Javascript minify error with no explanation? 24 messages
How to use this same Desktop code to build for Android 7 messages
doubt desktop mobile
credential 17 messages
web
Username and password fields auto filled but not their connected signals 5 messages
pass args to my cli + dioxus-desktop app when launch with `dx serve` 2 messages
desktop cli
Cross compilation issue 11 messages
Bundling of Javascript files 7 messages
Strategy for splitted crates and Router circular deps 11 messages
How to properly use WebSockets in Dioxus? 7 messages
Question about responsive mobile navbar 2 messages
doubt web mobile solved
Android dioxus app - a background service 9 messages
doubt mobile
Stop logging server functions? 3 messages
Error handlin in spawn/async closures 3 messages
dioxus_router::prelude::Link causing `root is undefined` 11 messages
doubt bug web fullstack
Not suspending on use_server_future 26 messages
Option to RenderError 2 messages
impl From<&str> for CapturedError 4 messages
[solved] Dynamic Images from Local Directory? 8 messages
Custom font loading 2 messages
web
Cascading Drop Down Menu 5 messages
How to prevent rerendering entire Vec for derived prop? 16 messages
Custom Status Codes for errors 3 messages
fullstack backend
mongo 2 messages
Raw style attributes 5 messages
web desktop
How to add surrealdb if with fullstack using workspace? 4 messages
Using WASM inside Dioxus 5 messages
downloadable font: rejected by sanitizer 10 messages
web
"Managing a Single MongoDB Connection in Dioxus (New to Rust & Dioxus)" 5 messages
doubt web fullstack
Can I use rust edition 2024 in Dioxus? 2 messages
In a component, can I pass a value into a prop closure that returns an element? 2 messages
web
Force child component rerender 7 messages
bug
HotDog! Tutorial - Problem with "dx serve --platform android" - build failure - possibly OpenSSL 13 messages
mobile
Can I nest Signals? 20 messages
How to know what Axum/(or other dep) version is used 4 messages
fullstack
Calling use_context_provider panics in dioxus-hooks 0.6.2 15 messages
Getting AlreadyBorrowedError without much indication of where the problem is 19 messages
web
Can't get server to work on other device, same network 23 messages
bug web cli
Can't get native right-click menu in bundled app to appear 7 messages
native bug desktop
Can I use web_sys's Window::request_idle_callback with Dioxus web? 2 messages
Cross platform Desktop app 4 messages
desktop
Sign and run iOS app 95 messages
mobile
Bug?: Preloading CSS then using it as a stylesheet later doesn't work. 4 messages
bug web
Suspend on resource restart 4 messages
solved