Topic: Dropdowns do not autoClose

Alberto pro asked 6 years ago


Used the code from Adrian's answer date 2 months ago and still not working. Any suggestions? <li> <divclass="btn-group nav-item dropdown"dropdown> <adropdownToggleclass="nav-link dropdown-toggle waves-light"> Button dropdown <span class="caret"></span> </a> <divclass="dropdown-menu dropdown-primary"> <aclass="dropdown-item"href="#">Action</a> <aclass="dropdown-item"href="#">Another action</a> <aclass="dropdown-item"href="#">Something else here</a> <aclass="dropdown-item"href="#">Something else here</a> </div> </div> </li> <li> <divclass="btn-group nav-item dropdown"dropdown> <adropdownToggleclass="nav-link dropdown-toggle waves-light"> Button dropdown <span class="caret"></span> </a> <div *dropdownMenuclass="dropdown-menu dropdown-secondary dropdown"role="menu"> <lirole="menuitem"><aclass="dropdown-item"href="#">Action</a></li> <lirole="menuitem"><aclass="dropdown-item"href="#">Another action</a></li> <lirole="menuitem"><aclass="dropdown-item"href="#">Something else here</a></li> <liclass="divider dropdown-divider"></li> <lirole="menuitem"><aclass="dropdown-item"href="#">Separated link</a></li> </div> </div> </li>

Dawid Adach pro answered 6 years ago


Alberto, I cannot reproduce your issue, please see video:

https://www.dropbox.com/s/bx5rhy7gxmg7u8n/dropdownautoclose%20.mov?dl=0

using your code:  https://pastebin.com/4rAYcYpd



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Angular
  • MDB Version: -
  • Device: -
  • Browser: -
  • OS: -
  • Provided sample code: No
  • Provided link: No
Tags