Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix serving desktop+fullstack apps that have not set a server url #3701

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

ealmloff
Copy link
Member

@ealmloff ealmloff commented Feb 5, 2025

The CLI was pointing the desktop application to the fullstack backend server url instead of the url the devserver proxied the backend on. This PR use the CLI proxy address instead

Fixes #3674

@ealmloff ealmloff added bug Something isn't working desktop Suggestions related to the desktop renderer fullstack related to the fullstack crate labels Feb 5, 2025
@ealmloff ealmloff requested a review from a team as a code owner February 5, 2025 21:11
@patrik-cihal
Copy link

Can this be merged please?

@sshine
Copy link

sshine commented Feb 7, 2025

I'd like to see this merged, too.

@jkelleyrtp jkelleyrtp merged commit 1c902ab into DioxusLabs:main Feb 8, 2025
17 checks passed
@jkelleyrtp
Copy link
Member

jkelleyrtp commented Feb 8, 2025

Just released in v0.6.3 - but the binstalls need a second to propagate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working desktop Suggestions related to the desktop renderer fullstack related to the fullstack crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"dx new" with fullstack, test: ServerFn Echo panics
4 participants