Property Flippers
by in CodeSOD on 2025-10-01Kleyguerth was having a hard time tracking down a bug. A _hasPicked
flag was "magically" toggling itself to on. It was a bug introduced in a recent commit, but the commit in question was thousands of lines, and had the helpful comment "Fixed some stuff during the tests".
In several places, the TypeScript code checks a property like so: