Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular Material conflict #6

Open
wesleymilan opened this issue Sep 22, 2020 · 1 comment
Open

Angular Material conflict #6

wesleymilan opened this issue Sep 22, 2020 · 1 comment

Comments

@wesleymilan
Copy link

when using inside a the numbers disappears after blur event

<mat-form-field appearance="outline" floatLabel="always"> <mat-label>Value</mat-label> <input matInput type="number" ngInputNumberI18n=".2-2" [(ngModel)]="value"> <span matSuffix>%</span> </mat-form-field>

@danielzotti
Copy link
Owner

I've never used Angular Material so I've never tested the package with it.
Which is the Angular and Angular Material version you used? I'll try to create a simple project with Angular Material in order to test this strange behavior. Thanks for the reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants