help-forum
Proper way of extracting an optional element in a Store
solved
sending a file to server using dioxus fullstack
fullstack
solved
wasm-bindgen-wry explodes
web
how to prepend <!DOCTYPE html> for server builds
Sure fire copy/paste on ios and android
mobile
`AssetOptions::js().with_minify(false)` stopped working
can you combine SSG and CSR routes? (not working for me)
bug
web
dockerfile run errror with dx
How to react to non-reactive values?
web
Adding mobile back signal
Building Dioxus fullstack app in docker does not create server binary
Taffy nested layout help
How to correctly include SSL into Dioxus apps?
fullstack
backend
wasm-opt fails
What's the different between `SuspenseBoundary` and `match future() { ..., None => rsx!{ "load" }}`
doubt
Sending a request with reqwest to an http endpoint panics in web version of the app
doubt
web
What is the best way to declare a singleton API client?
svg animateMotion
solved
Hi there
how server-side-rendering works?
does `dx build --web --ssg --release` spits out html file for each route?
wasm-opt error?!
Integrating axum-session-auth with the Dioxus router
fullstack
web
solved
backend
dioxus ui scrunched up on cargo build but not cargo run?
desktop
solved
Is there a way to enable smart suggestions for Tailwind CSS when writing with Dioxus?
How do I fix this browser console error: Uncaught (in promise) TypeError: WebAssembly.instantiate():
web
Am I using stores correctly?
how to pass state from layout component to the route components?
bundling dioxus app as runnable .exe, not setup.exe?
desktop
`dx components --package`
Web SSG
web
github action/other process to deploy dioxus app to windows/mac etc?
desktop
How do you get the target element of an event?
How do you make nested components?
solved
Full backend for multiple apps
doubt
fullstack
web
backend
solved
Passing store to children.
web
.env and .env.local of frontend
how to create a LaunchBuilder for this axum::serve
how do you get the values from a css_module outside of the rsx! macro?
Change addr and port after bundling a fullstack web app?
web
fullstack
Getting a signal from resource that isn't an Option?
dx serve issues
bug
How to hold unreactive state inside a component?
how do you manage dynamic reloadable image urls post deployment on desktop?
desktop
code editor
Getting css working in my first Dioxus project
bug
desktop
Tailwind css in workspace setup
UI doesn't render correct on desktop
Use signal with enums doesnt work as expected
web
Storing and sending with cookies in front-end code
fullstack
web
docs