This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Dropdown directives conflict with bootstrap's JS #2156
Closed
Description
The dropdown directives have a restrict value of CA
. This means that if you also have bootstrap.js referenced as a script file, the directives conflict with Bootstrap's JavaScript hooks into the dropdown
and dropdown-toggle
classes.
See this plunker. Notice that it takes two clicks to open a non-directive dropdown.
Metadata
Metadata
Assignees
Labels
No labels