VSTextField
VSTextField copied to clipboard
Wrong formatting
I tried the example:
textField.setFormatting("##-##-##", replacementChar: "#")
It only allows writing "##-##-#"
, e.g. "12-34-5"
.
Hmm, I tested it again and everything looks OK. Could you please provide example project where this can be replicated?