Closed dereke closed 3 years ago
Currently the binding code looks for options that are a direct descendent of a select box. However options can be nested within an optgroup. Change the code to also look at these groups for options.
optgroup
Currently the binding code looks for options that are a direct descendent of a select box. However options can be nested within an
optgroup
. Change the code to also look at these groups for options.