Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: 'deselectAll' doesn't work #921

Closed
RWpolyakov opened this issue Feb 13, 2015 · 1 comment
Closed

BUG: 'deselectAll' doesn't work #921

RWpolyakov opened this issue Feb 13, 2015 · 1 comment

Comments

@RWpolyakov
Copy link

$("select").selectpicker('deselectAll') <= doesn't work.
Problem is: .filter(':visible') in deselectAll function.

caseyjhol added a commit that referenced this issue Feb 18, 2015
SelectAll/DeselectAll (Fix #721, Fix #901, fix #921)
@satish1020
Copy link

satish1020 commented Oct 6, 2016

The Deselect All Worked perfect for thebootstrap.selectpicker.js once the Fix 921 is applied.Thanks for your help casey.

Regards,
Satish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants