Open tonypee opened 7 years ago
repro:
I you type in the Input 'a' then click out, then select the a, then type 'a' again. you get an error.
the this.value is set to an Event object and you get an error on toLowerCase() as that expects a string.
repro:
I you type in the Input 'a' then click out, then select the a, then type 'a' again. you get an error.
the this.value is set to an Event object and you get an error on toLowerCase() as that expects a string.