DioxusLabs / DioxusLabs/dioxus
Layout unnecessarily reloads in non-release builds
Open
bug
needs reproduction
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
In dioxus when using dx serve without the --release flag, when switching route within a layout, it seems to reload the layout component always. This doesn't happen with --release flag
**Environment:**
- Dioxus version: 0.6.3
- App platform: web
**Questionnaire**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.