URL of experiment: Pavlovia
Description of the problem:
i am using the editable function in the textbox component and it worked nicely online in version 2020.2.10
but when i updated to version 2021.1.1 and 2021.1.2 it does not register keypresses
[Editable TextBox2 component does does not allow me to type any text (no letter appears on the screen). Offline, I can type anything and it appears on the screen perfectly fine.
i checked (Editable TextBox2 component does not register keypresses) solved by @Becca
and i added a code component to each frame : textbox.editable = true;
but it does not seems to help
thank you