You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When click selectAll option it throws error in console and not updated the button text.
Uncaught TypeError: this.options.onSelectAll is not a function at Multiselect.selectAll (bootstrap-multiselect.js:1358) at Multiselect.<anonymous> (bootstrap-multiselect.js:590) at HTMLInputElement.f (jquery-2.1.3.min.js:2) at HTMLInputElement.dispatch (jquery-2.1.3.min.js:3) at HTMLInputElement.r.handle (jquery-2.1.3.min.js:3)
The text was updated successfully, but these errors were encountered:
anilapu
changed the title
How to provide option select all?
Select all option throws issue?
Apr 18, 2017
When click selectAll option it throws error in console and not updated the button text.
Uncaught TypeError: this.options.onSelectAll is not a function at Multiselect.selectAll (bootstrap-multiselect.js:1358) at Multiselect.<anonymous> (bootstrap-multiselect.js:590) at HTMLInputElement.f (jquery-2.1.3.min.js:2) at HTMLInputElement.dispatch (jquery-2.1.3.min.js:3) at HTMLInputElement.r.handle (jquery-2.1.3.min.js:3)
The text was updated successfully, but these errors were encountered: