input-number
input-number copied to clipboard
Something warning of cursor restore: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('number') does not support selection
Something warning of cursor restore. Please fire issue about this: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type ('number') does not support selection
https://user-images.githubusercontent.com/5755214/172783532-30730fc4-96de-4f49-8853-ffa5a9561839.mp4
Sandbox Link: https://codesandbox.io/s/basic-antd-4-21-0-forked-0vmiip?file=/demo.js
Steps to reproduce:
1 - open sandbox
2 - select content of input
3 - write 9 inside
This error happens in console, which asks me to fire an issue here probably!