readonly not working on p-inputNumber #10866
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
When [readonly]="true" on p-inputText, the cursor is no more visible but the value stays modifiable.
Expected behavior
The value should not be modifiable.
Minimal reproduction of the problem with instructions
Please tell us about your environment:
Angular version: 12.2.12 (12.0.5 in stackbliz)
PrimeNG version: 12.2.2
Browser: Chrome / Firefox / Electron 12 (Chromium)
Language: TypeScript 4.3.5
The text was updated successfully, but these errors were encountered: