DioxusLabs / DioxusLabs/dioxus
The main .wasm bundle is 1) cached 2) not cache-busted
Open
bug
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
Sorry for the short bug report, but essentially when using dx serve and iterating, I keep having to open the dev tools and disable caching. Otherwise, when I reload the page, it reverts back to the old version of the bundle. Hot patching actually changes things, but reloading reverts them back to use the cached version of the bundle.
That's a pretty bad bug as far as I'm concerned, but I think cache busting is an easy way to solve it!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.