I have a simple controlled <input> as a child of a <Parallax>. The state update for the input is broken.
Characters have to be entered twice and the only the previous ones appear (i.e. it's late by one entry). And if the new character is the same as the previous one, it behaves even more weirdly.
Bug
I have a simple controlled
<input>
as a child of a<Parallax>
. The state update for the input is broken.Characters have to be entered twice and the only the previous ones appear (i.e. it's late by one entry). And if the new character is the same as the previous one, it behaves even more weirdly.
I'm using the v3.0.0.