websemantics / Image-Select

Image Select is an extension of Chosen, a jQuery plugin that makes long, unwieldy select boxes much more user-friendly. It provides image support for Single and Multi select HTML tags.
http://websemantics.github.io/Image-Select
MIT License
147 stars 44 forks source link

Images not loading and Error in Console #50

Open muhamed87 opened 3 years ago

muhamed87 commented 3 years ago

I'm getting an error on the console and images not loading

The error in console is: Uncaught ReferenceError: text is not defined

Once I declare it as a variable everything is working fine but I can't declare because maybe other developer use the same variable name globally.

Any help to solve that issue please?