*What* The textbox on the AppVersionsTable loses focus every time user cannot immediately select a new character is entered. checkbox (or any other action) after onblur of text boxes This is because the state is updated every time onblur is called and the component re-renders. |
|