Regex in illegal chars method
Dreamystify opened this issue · 0 comments
Dreamystify commented
Can you use Regex in the illegal chars method?
for example,
if a user enters 'wheres wally' the space is fine
but its triggered when it starts with a space ' ', and just
doesn't allow it to be entered unless the is a char before hand
Thanks for your time