-
Notifications
You must be signed in to change notification settings - Fork 321
Open
Labels
Description
Version of Dropkick:
2.x
Expected Behavior
Dropkick should mimic what mobile devices do. It looks like all of them use a select style dropdown but open a native selector menu.
Actual Behavior
You can't select more than one option when mobile: true is set.
Steps To Reproduce:
- Set Dropkick to
mobile: trueandmultiple="true" - Load on a mobile device
- Try to select more than one option
JSBin / Example repo / Failing test:
Here is a codepen template for reproducing bugs: http://codepen.io/robdel12/pen/pyZYzM
Checkout dropkickjs.com on a mobile device.