We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Initial value "00" doesn't get rendered.
<input id="period" mask="Hh" placeholder="__:00" suffix=":00" [dropSpecialCharacters]="false" [showMaskTyped]="true" />
https://stackblitz.com/edit/stackblitz-starters-qldgpubh?file=src%2Fmain.ts
Angular Version: 19
Angular CLI: 19.0.6 Node: 18.19.1 Package Manager: npm 9.2.0 OS: linux x64 Angular: 19.0.5 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router Package Version --------------------------------------------------------- @angular-devkit/architect 0.1900.6 @angular-devkit/build-angular 19.0.6 @angular-devkit/core 19.0.6 (cli-only) @angular-devkit/schematics 19.0.6 @angular/cli 19.0.6 @schematics/angular 19.0.6 rxjs 7.8.1 typescript 5.5.4 zone.js 0.15.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
🐞 bug report
Description
Initial value "00" doesn't get rendered.
🔬 Minimal Reproduction
https://stackblitz.com/edit/stackblitz-starters-qldgpubh?file=src%2Fmain.ts
🌍 Your Environment
Angular Version:
19
The text was updated successfully, but these errors were encountered: