You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test in input-phone "should demonstrate React controlled mode" does not work under react 18 and must therefore be investigated. A rendering of the text input only takes place after 2 inputs.
Expected Behavior
Test should work
The text was updated successfully, but these errors were encountered:
markus-walther
changed the title
Under React 18 input-phone controlled don't render on first onchange
Under React 18 input-phone controlled does not render on first onchange
Sep 13, 2022
markus-walther
changed the title
Under React 18 input-phone controlled does not render on first onchange
Under React 18 input-phone (controlled) does not render on first onchange
Sep 13, 2022
The test in input-phone "should demonstrate React controlled mode" does not work under react 18 and must therefore be investigated. A rendering of the text input only takes place after 2 inputs.
Expected Behavior
Test should work
The text was updated successfully, but these errors were encountered: