Skip to content

Windows - Crashes using jumpstart with fullstack and modifying server code with --hot-patch #4768

@mmgeorge

Description

@mmgeorge

Problem

On Windows 11, it looks like --hot-patch triggers a crash on server code reload, and after interacting with the backend.

Steps To Reproduce

Steps to reproduce the behavior:

  • dx new app
  • enable jumpstart, fullstack, & router
  • dx run --hot-patch
  • go to echo.rs & modify server code
  • now focus the app and modify the input to be echoed back

log.txt

Expected behavior

Potentially either for this to work, or trigger a fallback to a full reload when detected.

Screenshots

crash-windows.mp4

Environment:

  • Dioxus version: v0.17rc1
  • Rust version: stable-x86_64-pc-windows-msvc (1.90)
  • OS info: Windows 11 10.0.26100
  • App platform: Desktop

Questionnaire

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions