inputmask-core
inputmask-core copied to clipboard
Fix bug when pasting value with multiple static parts in the middle
Hi! First of all thanks for the module! I found a bug in handling pattern with multiple static parts in the middle of the mask in pate method, in this pr I added a test for this case and fix.