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

Clear the cache on rebuild in the incremental renderer #1741

Merged
merged 1 commit into from Jan 3, 2024

Conversation

ealmloff
Copy link
Member

This changes the incremental renderer to clear the cache when you first build the renderer. This fixes an issue where the old HTML was cached after some changes to the code that makes it seem like hot reload is broken

@ealmloff ealmloff added bug Something isn't working tweak Small changes to improve experience ssr server-side-rendering (prerendering) labels Dec 22, 2023
@ealmloff ealmloff merged commit 43d9fe1 into DioxusLabs:master Jan 3, 2024
8 of 10 checks passed
@ealmloff ealmloff deleted the clear-incremental-on-rebulid branch January 3, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ssr server-side-rendering (prerendering) tweak Small changes to improve experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant