javascript - Boostrap 3 dropdowns require extra click on mobile? -


i using bootstrap 3.2 drop downs , have multiple in btn-group

using desktop browser if click open dropdown while open closes first dropdown , opens second.

on mobile (ios, multiple devices, 7.1.2 , 8.0, on safari , chrome) if same thing closes first dropdown , requires second click open second dropdown.

to reproduce navigate the bootstrap website's vertical button group docs , try clicking dropdowns. isn't limited btn-groups though 2 dropdowns.

is touch vs mouse thing or going nuts?


Comments