Replies: 1 comment
-
You are correct. By default maska did not worked with unicode regexp tokens. I just issued a new version ( |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i want to accept other than numbers
'data-maska': 'A',
'data-maska-tokens': 'A:[\p{L}]:multiple'. when i ask ai it suggests me something like this but it doesnt work. i will use this on name field so it must accept special characters what can i do
Beta Was this translation helpful? Give feedback.
All reactions