Peeyush Tuli
Posts
-
unmask rule not working
i have created an unmask rule with this selector - input[id="amount"] , which is tested in chrome using document.querySelectorAll('input[id="amount"]')but its keeps showing as masked.
i have created an unmask rule with this selector - input[id="amount"] , which is tested in chrome using document.querySelectorAll('input[id="amount"]')but its keeps showing as masked.