Backspace not working on psychopy/Pavlovia

I have two solutions to this issue. One is to use a keyboard component and count “N/A” as backspace, and the other is to use an editable textbox and count the length of the string getting shorter as backspace.

Have a look at my Key Check online demo