Skip to content

Conversation

@damccull
Copy link
Contributor

@damccull damccull commented Feb 26, 2025

The 'web' feature in Cargo.toml listed dioxus-web as a dependency but it also needed to have dioxus/web in order to compile properly.

Resolves #3806.

The 'web' feature in Cargo.toml listed `dioxus-web` as a dependency but
it also needed to have `dioxus/web` in order to compile properly.
@damccull damccull marked this pull request as ready for review February 26, 2025 23:03
@damccull damccull requested a review from a team as a code owner February 26, 2025 23:03
@jkelleyrtp jkelleyrtp merged commit ac8a540 into DioxusLabs:main Feb 27, 2025
AnteDeliria pushed a commit to AnteDeliria/dioxus that referenced this pull request Jun 2, 2025
The 'web' feature in Cargo.toml listed `dioxus-web` as a dependency but
it also needed to have `dioxus/web` in order to compile properly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fullstack-auth example doesn't compile the web client

2 participants