Skip to content

Use of asterix when showMaskedTyped true doesn't seem to work #1465

Open
@richardsengers

Description

@richardsengers

🐞 bug report

Is this a regression?

I'm not sure, just experienced the issue while testing the lib

Description

The asterix in the mask does not seem to work when [showMaskTyped]="true"
image

I would expect to type an x amount of numbers, till the point

🔬 Minimal Reproduction

<input [(ngModel)]="value" mask="0*.00" [showMaskTyped]="true"/>

https://stackblitz.com/edit/stackblitz-starters-okr7g8?file=src%2Fmain.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions