drgullin / icheck

Highly customizable checkboxes and radio buttons (jQuery & Zepto)
http://fronteed.com/iCheck
7.39k stars 1.63k forks source link

Uncaught TypeError: this.$(...).iCheck is not a function #362

Closed vishusharmagit closed 7 years ago

vishusharmagit commented 7 years ago

Hi,

I am getting this error after npm update.

Can you please suggest something to solve it.

iamsolarplexus commented 7 years ago

If you're using 2.0, note that the method appears to be all lowercase now.

vishusharmagit commented 7 years ago

Thanks, I fixed it.

codedcontainer commented 6 years ago

I still get this issue even though I have it as lowercase. I've tried to add this to document.ready and even on a setTimeout. Will work in console not in code.

vishusharmagit commented 6 years ago

HI @jdmagic21,

If lowercase part is not working for you. I suggest to move you 'jQuery' dependency up.

Regards, Vishu