Editable textbox only accepts input on first trial

Hi there,

OK the temporary fix is, add a code component. In the “Begin Routine” tab write:

textbox.refresh()

where “textbox” refers to the name of your textbox component (for you it will be AgeEst.refresh())
Hope this helps!
Becca

1 Like