cwill747 / angular-libphonenumber

nathanhammond/libphonenumber as an angular input mask
Other
40 stars 29 forks source link

Fix selection range on mobile devices #92

Open FabianMeul opened 7 years ago

FabianMeul commented 7 years ago

Description

Fixes a problem with the selectionRange on mobile devices.

Related Issue

Motivation and Context

Fixes a problem with the selectionRange on mobile devices.

How Has This Been Tested?

Tested in a real-life application on various devices.

Screenshots (if appropriate):

Types of changes

Checklist:

aitoraznar commented 6 years ago

If this works, please merge that PR.

Thanks Fabian for your work!