realcrowd / angularjs-utilities

Hopefully useful directives, providers, filters, etc for AngularJS
Other
199 stars 50 forks source link

jQuery().mailgun_validator can't find plugin #21

Closed YenF closed 7 years ago

YenF commented 7 years ago

I am using this with rails. I am not sure it is because of Jquery version or different angular version... I have load all the files into rails but still not work.

--update-- My fault, I included multiple jquery, and later jquery flushed the one which already load mailgun plugin.