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 textbox should be able to take backspace input and update the stored string accordingly. Currently deletes twice due to functionality of typing trying to delete excess characters that are typed in.
The text was updated successfully, but these errors were encountered:
The textbox should be able to take backspace input and update the stored string accordingly. Currently deletes twice due to functionality of typing trying to delete excess characters that are typed in.
The text was updated successfully, but these errors were encountered: