Skip to content

fix: Panic in ClientRequest::new when using base_path#5605

Open
NoeTerrier wants to merge 1 commit into
DioxusLabs:mainfrom
NoeTerrier:fix-malformatted-server-url
Open

fix: Panic in ClientRequest::new when using base_path#5605
NoeTerrier wants to merge 1 commit into
DioxusLabs:mainfrom
NoeTerrier:fix-malformatted-server-url

Conversation

@NoeTerrier

@NoeTerrier NoeTerrier commented May 30, 2026

Copy link
Copy Markdown

Summary

Fix issue #5032.

This PR handle the missing case where get_server_url() returned a URL beginning with /, producing an unwrap error when parsing it later.

Notes

Based on the fix suggestions discussed in the related issue: #5032

@NoeTerrier NoeTerrier requested a review from a team as a code owner May 30, 2026 16:36
@NoeTerrier NoeTerrier changed the title Fix issue https://github.com/DioxusLabs/dioxus/issues/5032 fix: Panic in ClientRequest::new when using base_path May 31, 2026
@ealmloff ealmloff added bug Something isn't working web relating to the web renderer for dioxus fullstack related to the fullstack crate labels Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fullstack related to the fullstack crate web relating to the web renderer for dioxus

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants