You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Section "Filled Appearance", you can click the two last field "Read only" and then change the value inside them with arrow Up and Down of your keyboard.
I assume that in read-only mode, it must be impossible to change the value of the component.
The text was updated successfully, but these errors were encountered:
This problem is due to a bug in the associated WebComponent.
It has been worked around by forcing the min/max values when the ReadOnly property is applied.
This problem will be corrected in the next version: #1041
On the documentation website : https://www.fluentui-blazor.net/NumberField
Section "Filled Appearance", you can click the two last field "Read only" and then change the value inside them with arrow Up and Down of your keyboard.
I assume that in read-only mode, it must be impossible to change the value of the component.
The text was updated successfully, but these errors were encountered: