Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] - Hot Module Replacement #105

Closed
Sparkenstein opened this issue Jan 9, 2022 · 4 comments
Closed

[feature request] - Hot Module Replacement #105

Sparkenstein opened this issue Jan 9, 2022 · 4 comments

Comments

@Sparkenstein
Copy link

Hey,
was trying out Dioxus. looks excellet so far really well done 👍

was thinking is there any way dioxus support HMR? tools like tauri
rely on other dev server to provide updated code immediately
but not sure if same can be achieved with dioxus? since on every
change closing app and reopening is a bit tedious!

@jkelleyrtp
Copy link
Member

Would you be interested in HMR for Web only, or Desktop/Mobile too?

@Sparkenstein
Copy link
Author

Currently I am working on Desktop application. not really sure how the requirement will be for others.

@vikigenius
Copy link

I am working on Desktop as well, and would love to have HMR. I wonder if it's more difficult to implement in Desktop than Web?

@jkelleyrtp
Copy link
Member

Just wanted to let you know that HMR is coming in the next release of Dioxus for both Desktop and Web!

jkelleyrtp added a commit that referenced this issue Jun 28, 2023
Log io errors instead of panicking for hot reloading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants