-
Notifications
You must be signed in to change notification settings - Fork 160
Closed
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.mask-editorseverity: lowversion: 9.1.x
Description
Description
When user use autofill to the input field with the with the igxMask, e.g. <input type="text" igxInput name="phone" required [igxMask]="'(000) 000-0000'"/> data will be inserted incorrectly.
- igniteui-angular version: 9.0.1
- browser: Google Chrome, Safari
Steps to reproduce
- Create an input field with igxMask
E.g. (000) 000-0000 - Open page with this input field
- Fill this field with the value
E.g. 7703296393 - Save this field in the browser memory to use this field with autofill
- Reopen page
- Use autofill to insert saved value to this field
Result
Expected result
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugAny issue that describes a bugAny issue that describes a bug✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.mask-editorseverity: lowversion: 9.1.x

