PublicisSapient / enable-a11y

MIT License
11 stars 5 forks source link

Fix for input mask to take into account null value of input tag. #154

Closed zoltan-dulac closed 5 days ago

zoltan-dulac commented 1 week ago

a fix to input-mask.js when the input elements value is null (it doesn't happen all the time, so this was not taken care of in the initial release).