Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Select.deselectAll() does not work - since 0.9 release #141

Closed
joolsT1311 opened this issue Feb 27, 2015 · 3 comments
Closed

Select.deselectAll() does not work - since 0.9 release #141

joolsT1311 opened this issue Feb 27, 2015 · 3 comments
Assignees
Labels
Milestone

Comments

@joolsT1311
Copy link

I've just upgraded an application from 0.8.1 to 0.9.

The deselectAll() method on the Select component no longer deselects items.

@crevete
Copy link
Contributor

crevete commented Feb 27, 2015

@joolsT1311 maybe you are talking about this snapappointments/bootstrap-select#721 ? This is fixed in the version 1.6.4

@eliovir
Copy link

eliovir commented Mar 1, 2015

@joolsT1311 I've got the same problem. To workaround, I used .setValue("").

@joolsT1311
Copy link
Author

@eliovir Thanks for your suggestion - yes I've worked around the issue (not elegantly though as the setValue methods do not immediately change the selected values in the model - complex forms with inter-dependent fields suffer...). Will be good to get the fix in though - I think it may well be caused by the issue linked to by @crevete (thanks).

@jgodi jgodi added the bug label Mar 6, 2015
@jgodi jgodi modified the milestones: 0.9, 0.9.1 Mar 6, 2015
@jgodi jgodi self-assigned this Mar 6, 2015
@jgodi jgodi closed this as completed in 0713657 Mar 6, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants