Skip to content

SSG builds create duplicate contents if you don't clear the build output #5608

Description

@eaves-dropper

Every time when I try to make a release, trying to build with this command dx build --verbose --trace --web --fullstack true --features fullstack --release --ssg my app breaks. Most of the time I use dx serve --web for development.
And I get this error on browser's console. This error breaks scrolling, one page superposes with another another page, button clicks stops working, etc. And then I have to git bisect, which wastes my entire day (might be a skill issue).

Image

How it would have been if focus_trap.js was written in rust? Are there limitations in dioxus to implement this? Take this as a question not as an issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcliRelated to the dioxus-cli programssg

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions