I'm specifying an onblur handler for my input, but the onblur handler isn't executing when the masked input is blurred. Similar to how the enabled flag and prompt were recently fixed in the latest version, you need to do something similar for event handlers that are attached to the original input.
Thanks,
Greg
Hello!
I have this problem. Any solution?
Thanks.