Closed Neobii closed 10 years ago
Yes, that's the correct package file. There's no call to jquery that I'm aware of there. When do you get that error?
This is the error without that line:
Uncaught TypeError: Cannot read proiperty 'extend' of undefined parsley.remote.min.js:1
The error pops when I add the package only, I haven't used it to validate anything yet, however when I added the jquery line the error stopped and I noticed that extend is $.extend from jquery.
Package should look like this right? I'm seeing a $.extend is not defined.