DioxusLabs / DioxusLabs/dioxus
Dioxus fullstack server brings up windows security prompt after every rebuild
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
What the title says.
I'm not sure what exactly causes this, but my guess would be the constant file renaming of `server.exe-`. An option to turn this renaming off (if it isn't needed, of course) would probably solve this issue.
**Steps To Reproduce**
Steps to reproduce the behavior:
`dx serve` with fullstack enabled on Windows 11. I simply created a barebones app.
**Expected behavior**
Not bring up this prompt after every rebuild.
**Screenshots**

**Environment:**
- Dioxus version: 0.6.3
- Rust version: rustc 1.87.0 (17067e9ac 2025-05-09)
- OS info: Windows 11 (build 26100.4061)
- App platform: Web, fullstack
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.