InputNumberModule: Variant "filled" is not applied #15885
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
<p-inputNumber [maxFractionDigits]="0" [min]="1" [max]="10" id="inputId" mode="decimal" variant="filled" />
variant=filled is not applied.
Environment
composer.json:
"primeng": "^17.18.1",
Reproducer
No response
Angular version
17.1.3"
PrimeNG version
17.18.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.14.0
Browser(s)
all
Steps to reproduce the behavior
Expected behavior
The component is in "filled" style.
The text was updated successfully, but these errors were encountered: