kendo-react
kendo-react copied to clipboard
RTL in NumericTextBox doesn't move the value to the right
I'm submitting a...
- Bug report
Current behavior
Enabling RTL in NumericTextBox doesn't move the value of the input to the right side of the input.
Expected behavior
Enabling RTL in NumericTextBox should move the value of the input to the right side of the input.
Minimal reproduction of the problem with instructions
- Open this Stackblitz demo: https://stackblitz.com/edit/react-akv4mv-k9qkxg?file=app%2Fapp.tsx
- Notice the difference between the NumericTextBox and the regular input
Reported in Ticket ID: 1667564