When changing the script name, every time you send a keystroke, the input box will loose focus. This means that you will have to click the input box every time you type a letter.
This seems to be an issue with React rendering the page every time you type: https://stackoverflow.com/questions/42573017/in-react-es6-why-does-the-input-field-lose-focus-after-typing-a-character
When changing the script name, every time you send a keystroke, the input box will loose focus. This means that you will have to click the input box every time you type a letter.
This seems to be an issue with React rendering the page every time you type: https://stackoverflow.com/questions/42573017/in-react-es6-why-does-the-input-field-lose-focus-after-typing-a-character