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

Hot reload doesn't turn off when using --hot-reload=false #2406

Open
tigerros opened this issue May 10, 2024 · 0 comments
Open

Hot reload doesn't turn off when using --hot-reload=false #2406

tigerros opened this issue May 10, 2024 · 0 comments
Labels
bug Something isn't working cli Related to the dioxus-cli program

Comments

@tigerros
Copy link
Contributor

Problem

Hot reload doesn't turn off.

Steps To Reproduce

Steps to reproduce the behavior:

  • Create a new empty app.
  • Run dx serve --hot-reload=false
  • Make a change.

Video:

hotreload-bug.mp4

Expected behavior

The app shouldn't be reloaded.

Environment:

  • Dioxus version: 0.5.1 crate, latest git CLI (updated today)
  • Rust version: 1.78.0
  • OS info: Windows 10
  • App platform: desktop, web, but the other platforms probably have the same issue
@ealmloff ealmloff added bug Something isn't working cli Related to the dioxus-cli program labels May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the dioxus-cli program
Projects
None yet
Development

No branches or pull requests

2 participants