Skip to content

Update Dioxus template to 0.7 - #944

Merged
amrbashir merged 5 commits into
tauri-apps:devfrom
pronebird:patch-1
Jan 6, 2026
Merged

Update Dioxus template to 0.7#944
amrbashir merged 5 commits into
tauri-apps:devfrom
pronebird:patch-1

Conversation

@pronebird

@pronebird pronebird commented Jan 4, 2026

Copy link
Copy Markdown
Contributor
  • Followed upgrade notes and updated the boilerplate. Verified that it works.
  • Unfortunately tauri does not seem to handle dx serve --port 1420 properly in beforeDevCommand so I had to comment it out and run dx serve manually. Then tauri is able to start as normal and serve the web form. Fixed dx serve integration by disabling interactive shell.
  • Update Dioxus template to Rust 2024 edition

Fixes #943

@amrbashir

amrbashir commented Jan 4, 2026

Copy link
Copy Markdown
Member

Thank you, can you also add a change file in .changes directory similar to https://github.com/tauri-apps/create-tauri-app/blob/f68d870adedb1519b8da3aeb4124ee5d106d5a68/.changes/leptos-bump.md?plain=1

@pronebird pronebird mentioned this pull request Jan 5, 2026
@pronebird

pronebird commented Jan 5, 2026

Copy link
Copy Markdown
Contributor Author

Thank you, can you also add a change file in .changes directory similar to https://github.com/tauri-apps/create-tauri-app/blob/f68d870adedb1519b8da3aeb4124ee5d106d5a68/.changes/leptos-bump.md?plain=1

Done, also fixed dx serve integration. The terminal does not behave weirdly anymore 🎉

amrbashir
amrbashir previously approved these changes Jan 6, 2026
@amrbashir

Copy link
Copy Markdown
Member

Thank you

@amrbashir
amrbashir merged commit 22db439 into tauri-apps:dev Jan 6, 2026
9 checks passed
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.

Dioxus does not start

2 participants