DioxusLabs / DioxusLabs/dioxus

The main .wasm bundle is 1) cached 2) not cache-busted

Open
#4,870 0 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.