InputNumber new readonly attribute #2469
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
vue2-portable
Milestone
I'm submitting a ...
CodeSandbox Case (Bug Reports)
https://codesandbox.io/s/modest-saha-42f09c?file=/src/InputNumberDemo.vue
Current behavior
You can edit InputNumber value with readonly attribute
Expected behavior
Value cannot be editable with attribute 'readonly'.
Exactly as in component InputText.
Minimal reproduction of the problem with instructions
Click on InputNumber then cursor will dissapear. Type some number on the keyboard.
Vue version:
PrimeVue version:
Browser:
The text was updated successfully, but these errors were encountered: