DioxusLabs / DioxusLabs/dioxus
Windows: Command line unresponsive after exiting hibernation
Open
bug
cli
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
If the server is running in hotreload mode
`dx serve` while closing the computer, it enters hibernation mode. After exiting hibernation (by opening the laptop), the server continues to work, but the command line does not respond to mouse clicks or using buttons. It is necessary to kill the current shell and restart again with `dx serve`.
Dioxus version: dioxus 0.6.0-alpha.3 (caa9759)
Rust version: rustc 1.82.0 (f6e511eec 2024-10-15)
OS info: Windows 11 Pro, OS build: 22631.4391
VS Code: 1.91.1
App platform: web
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.