input-number icon indicating copy to clipboard operation
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

Open aghArdeshir opened this issue 3 years ago • 0 comments

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!

aghArdeshir avatar Jun 09 '22 06:06 aghArdeshir