Event names should be namespaced by default
tylersticka opened this issue · 0 comments
tylersticka commented
Currently, the event options are not namespaced (touchstart
instead of touchstart.hideShowPassword
, for example). This can result in some weirdness if applied to elements that have similar events attached to them.