Bootstrap - Can't click dropdown child menu items on mobile and first click not triggering nav-collapse

前端 未结 2 463
情深已故
情深已故 2020-12-31 05:16

I\'ve run into two issues with dropdown menu items on mobile devices. Specifically:

  1. My nav-collapse isn\'t shown on the first click of btn-navbar, but only on
2条回答
  •  天命终不由人
    2020-12-31 05:25

    This was initially a bootstrap problem. See the fix here: https://github.com/twbs/bootstrap/issues/9543

提交回复
热议问题