-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Problem
Building with strip = "symbols"
messes with the style sheets and probably any other asset, so they become unavailable in the final build.
Steps To Reproduce
Steps to reproduce the behavior:
- Compile a program that loads an asset (e.g., a stylesheet) with
strip = "symbols"
Expected behavior
The assets are found.
Environment:
- Dioxus version: 0.7.0-rc.0
- Rust version: 1.91.0-nightly (cdb45c87e 2025-08-27)
- OS info: Gentoo
- App platform: native (desktop, android), works fine in web
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working