InputMask: Not filling up to 100% in combination with InputGroup and w-full PrimeFlex class #14478
Labels
Resolution: Stale
Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
If we put an InputMask inside an InputGroup the InputMask width is very small.
So the InputMask is not filling up to 100% (it's more like 1%).
We tried to use the PrimeFlex class "w-full" to set the width up to 100%.
But that is not working...
Old PrimeNg Issue:
#14404
After the release the problem was not fixed...
Environment
Windows 11
Reproducer
https://stackblitz.com/edit/stackblitz-starters-1l7ghs
Angular version
17.0.8
PrimeNG version
17.3.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20.9.0
Browser(s)
119.0.6045.200
Steps to reproduce the behavior
Expected behavior
No response
The text was updated successfully, but these errors were encountered: