pbauerochse / searchable-option-list

a jquery plugin for a searchable optionlist
MIT License
79 stars 54 forks source link

Uncaught TypeError: Cannot read property 'closeOnClick' of undefined #46

Closed devcon7 closed 7 years ago

devcon7 commented 8 years ago

When performing "select all" or "select none", it outputs the following error: Select All: Uncaught TypeError: Cannot read property 'closeOnClick' of undefined sol.js - line 996 Select None: Uncaught TypeError: Cannot read property 'closeOnClick' of undefined sol.js - line 1011