Issue:
It's strange. I type into the input box of the child component and as I type the "onChange" method should be sending the updates to the parent component. The first thing I type fails to update, but then anything else I type updates but is out of sync with the current input.It's strange. I type into the input bo