본문 바로가기

js,ts/react and g-library

[react]input losing focus when rerendering

https://stackoverflow.com/questions/22573494/react-js-input-losing-focus-when-rerendering

 

React.js - input losing focus when rerendering

I am just writing to text input and in onChange event I call setState, so React re-renders my UI. The problem is that the text input always loses focus, so I need to focus it again for each letter ...

stackoverflow.com

 

 

결론: 키의 문제다

'js,ts > react and g-library' 카테고리의 다른 글