Skip to content

Silent build failure with strip = "symbols" #4637

@omar-mohamed-khallaf

Description

@omar-mohamed-khallaf

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions