You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
The following code is not part of the mask.js file in the dist folder:
catch(ex){//this is for certain mobile browsers that have the Event object//but don't support the Event constructor #168change=document.createEvent('HTMLEvents');change.initEvent('change',false,true);}finally{
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The last commit is missing from the package on npm (v1.8.7). (https://www.npmjs.com/package/angular-ui-mask)
The following code is not part of the mask.js file in the dist folder:
The text was updated successfully, but these errors were encountered: