Skip to content

How to enable hot-reload for dioxus-desktop? #752

Answered by ealmloff
d4h0 asked this question in Q&A
Discussion options

You must be logged in to vote

Currently there is no way to enable hot reloading for desktop, liveview, or TUI. The source code is there for desktop with the intention to enable it the future.

With LiveView hot reloading currently requires access to the VirtualDom directly witch only lives on the server, not the client.

I'm adding support for TUI, LiveView, and Desktop without a CLI in #754.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@d4h0
Comment options

@ealmloff
Comment options

Answer selected by d4h0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants