krazedkrish / select-multiple

"An awesome user-friendlier drop-in replacement for the standard select with multiple attribute activated.
MIT License
76 stars 20 forks source link

Optgroup items aren't rendered #10

Open pepijnolivier opened 8 years ago

pepijnolivier commented 8 years ago

Hi,

I'm having an issue using the optgroup, Seems like the group label is being rendered, but its children aren't.

https://jsfiddle.net/5764t8xu/

Am I doing something wrong ?

krazedkrish commented 8 years ago

Thank you for the issue.

I must have made mistakes while merging for 0.2.0. So for now please use version 0.1.1 from https://github.com/krazedkrish/select-multiple/tree/0.1.1-stable

I am working on solving this problem for 0.2.0.