Invalid paste handling
sadgb opened this issue · 1 comments
sadgb commented
for example
[self.passNumber setMask:@"## ## ######"];
trying to insert 123456789 in empty text field
the result is 12 45 789123456789
viniciusmo commented
Hello sadgb, thank you for contact.
Could give me more details of this bug?
I tried to reproduce it and could not.
thanks!