Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Deleting using backspace properly not working while it's a masked field like phone number in angular formly #242

@soumyamishra12

Description

@soumyamishra12

I am trying to delete a selected text out of a masked phone number and it doesn't delete the selected text rather it deletes the the previous value.

The example is same as http://jsbin.com/hasosog/7/edit?html,css,js,output.

example is ,if (123)-456-7890 is there and you select 78 and try using back space it deletes 6 instead of 78 as the thing is being selected but the same works as expected for delete .

There is a work around for ngMask but not for ui-mask ,Please help .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions