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
Actually the same problem occurs with the stock Yii2 MaskedInput widget. Maybe somethign has changed due to Upgrading bower-asset/inputmask (3.3.11 => 5.0.9-beta.32.
Quite a jump.
After a recent composer update, I'm getting the following error at the console...
Uncaught SyntaxError: expected expression, got '<'[jquery.inputmask.bundle.js:1:3]
Uncaught TypeError: $elDisp.inputmask is not a function
Everything working fine before the update..
Quite a few packages updated..
Any suggestions as to what I might try to find the issue ?
Thanks.
The text was updated successfully, but these errors were encountered: