Skip to content

ng-model not working while apply ssn-input #2

@imdadturi

Description

@imdadturi

I have implemented this plugin but when applying ssn-input, everything works but the bound value is undefined
my HTML is
<input type="text" name="ssn" ng-model="driverData.ssn" placeholder="XXX-XX-XXXX" required="" ssn-input>

the driverData.ssn is undefined. If I remove ssn-input then it works fine but I need masking.

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