Open
Description
Microsoft PowerToys version
0.73.0-DEV
Installation method
Dev build in Visual Studio
Running as admin
None
Area(s) with issue?
General
Steps to reproduce
I fixed a bug I made in /src/common/utils/gpo.h
and then build the code again in debug mode. But the changes doesn't take effect. The settings app was still crashing.
I had to delete my local clone, clone it again and then build from scratch. This happend multiple times to me and is very annoying.
xref:
- Bug I made: [Run, Enterprise] GPO for plugin enabled state #27468 (comment)
- Crash: [Run, Enterprise] GPO for plugin enabled state #27468 (comment)
✔️ Expected Behavior
All the changes take effect and the settings ui isn't crashing anymore.
❌ Actual Behavior
The settings app is still crashing and it seems that some build results are not updating.
Other Software
No response
Activity