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

[Desktop] Hot reloading does not work in the "tailwind" sample #2386

Open
thurn opened this issue May 3, 2024 · 0 comments
Open

[Desktop] Hot reloading does not work in the "tailwind" sample #2386

thurn opened this issue May 3, 2024 · 0 comments

Comments

@thurn
Copy link

thurn commented May 3, 2024

Problem

Hot reloading does not work on "desktop" platform on current master (472031d) for the "tailwind" sample. It works correctly with the "web" platform.

OSX 14.2
rustc 1.77.2

Steps To Reproduce

  • Clone dioxus from github
  • Run "dx serve --platform desktop" in the "dioxus/examples/tailwind" directory
  • Change any text in main.rs
  • Observe that the text is not changed
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

1 participant