Component: pInputText size attribute (18.0.0-rc.1) #16761
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The pInputText directive now has a size attribute. This attribute conflicts with the size attribute of the input element.
Angular compiler says Type '"10"' is not assignable to type '"small" | "large"'.Note: You can replace size with Size to make the application compile. But this is not the right approach.
Environment
Windows 11
Reproducer
No response
Angular version
18.2.12
PrimeNG version
18.0.0-rc.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
22.11.0
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: