I use ng-trim-value-accessor verion 3.0.2, it works correctly for string inputs but breaks number inputs whose values are transformed to a string by the accessor.
I can deactivate trim using class "ng-trim-ignore" on these inputs but it could be better to modify the selector to simply ignore it.
I use ng-trim-value-accessor verion 3.0.2, it works correctly for string inputs but breaks number inputs whose values are transformed to a string by the accessor. I can deactivate trim using class "ng-trim-ignore" on these inputs but it could be better to modify the selector to simply ignore it.