Angular Signal Forms: Why Number Inputs Were Broken (And Now Aren’t)
February 26, 2026Number inputs in Angular Signal Forms had a subtle but frustrating problem, there was no clean way to represent an empty numeric field. But, as of v21.2.0, this issue has been quietly fixed. Let me show you exactly what this looked like before, and then follow it up with how it works now.