Skip to content

Trim should not be applied to input type number #30

@jux61

Description

@jux61

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions