area-blazor Includes: Blazor, Razor Components External This is an issue in a component not contained in this repository. It is open for tracking purposes.
I'm getting strange behaviour trying to use this regex ^\d*.?\d$ to allow a user to enter a numeric value with an optional single decimal place. When you use this on the TextField it allows the input ...