Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Maximum Selection Length doesn't seem to be working #295

Open
grevory opened this issue Nov 27, 2015 · 1 comment
Open

Maximum Selection Length doesn't seem to be working #295

grevory opened this issue Nov 27, 2015 · 1 comment

Comments

@grevory
Copy link

grevory commented Nov 27, 2015

The following code doesn't limit multiple selections for me. Does that option work for ui-select2?

<select ui-select2="{ maximumSelectionLength: 2 }" multiple><option>...</option></select>

@eversionsystems
Copy link

You're probably using an older version of the script which uses the option "maximumSelectionSize" instead.

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

No branches or pull requests

2 participants