Hello everyone, everything good?
I have a problem using the image-crud library.
I'm trying to use it with CodeIgniter 3.1.10 and grocery-crud 1.6.3.
Using only grocery-crud everything works perfectly, but calling image-crud presents the following error in the browser console:
1:48 Uncaught ReferenceError: $ is not defined at 1:48 (anonymous) @ 1:48
Looks like there is some script issue embedded in no list.php
Would anyone have an updated version of image-crud or maybe or some other library suggestion to use?
Thanks