p-columnFilter not displaying placeholder for type="numeric" #9851
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
p-columnFilter not displaying placeholder text on input for type="numeric"
Expected behavior
To display placeholder text on input just like it displayed when p-columnFilter type="text"
Minimal reproduction of the problem with instructions
<p-columnFilter type="numeric" field="id" matchMode="equals" [showMenu]="false" placeholder="THIS PLACEHOLDER IS NOT DISPLAYED"></ p-columnFilter>
The text was updated successfully, but these errors were encountered: