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

00 won't be rendered initially #1495

Open
vatsake opened this issue Jan 22, 2025 · 0 comments
Open

00 won't be rendered initially #1495

vatsake opened this issue Jan 22, 2025 · 0 comments

Comments

@vatsake
Copy link

vatsake commented Jan 22, 2025

🐞 bug report

Description

Initial value "00" doesn't get rendered.

<input
    id="period"
    mask="Hh"
    placeholder="__:00"
    suffix=":00"
    [dropSpecialCharacters]="false"
    [showMaskTyped]="true" />

🔬 Minimal Reproduction

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

🌍 Your Environment

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
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

1 participant