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
Assignees
Labels
bug Something isn't working needs reproduction An issue that is missing a reproduction
Milestone

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
@jkelleyrtp jkelleyrtp added the bug Something isn't working label Jul 25, 2024
@jkelleyrtp jkelleyrtp added this to the 0.6.0 milestone Jul 25, 2024
@jkelleyrtp jkelleyrtp self-assigned this Aug 1, 2024
@jkelleyrtp jkelleyrtp added the needs reproduction An issue that is missing a reproduction label Aug 2, 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 needs reproduction An issue that is missing a reproduction
Projects
None yet
Development

No branches or pull requests

2 participants