rvera / image-picker

Image Picker is a simple jQuery plugin that transforms a select element into a more user friendly graphical interface.
http://rvera.github.com/image-picker
Other
907 stars 216 forks source link

updating select element changes behavior #153

Open kss160992 opened 3 years ago

kss160992 commented 3 years ago

when I change/append to the select element and re-initliaze imagepicker, previously selected elements and newly selected elements are not working & the behaviour becomes random.

Any idea how to fix this ?