Posts by Robertock • 1 point
1 post
-
-2
votes4
answers20624
viewsA: Error: Uncaught Typeerror: Undefined is not a Function
In my case, this error happened because I was loading the.js file that called . Mask before jquery. After fixing the order that the files were loaded the error no longer occurred.