leocaseiro / angular-chosen

AngularJS Chosen directive is an AngularJS Directive that brings the Chosen jQuery in a AngularJS way
http://leocaseiro.github.io/angular-chosen/
MIT License
682 stars 248 forks source link

hide_results_on_select not supported #257

Closed cgatesman closed 5 years ago

cgatesman commented 5 years ago

hideResultsOnSelect is missing from CHOSEN_OPTION_WHITELIST

VanTanev commented 5 years ago

You can use <select chosen="{ hide_results_on_select: false }"> as a stopgap until we add it.

VanTanev commented 5 years ago

Fixed in 08f662a1f62b90e008ec29cbe9398b92cb0edd0c