Skip to:
When I upgraded Angular UI Bootstrap, I forgot to update certain directives, in this case, the tooltips.
The new version of UI Bootstrap has changed ALL the directives. Basically all of them have the following prefix: "uib-" (without the quotes).
Fixed on foundation-2016 on revision 63eb27d8909a2d29271d64463f1a4d16efd291ea.
When I upgraded Angular UI Bootstrap, I forgot to update certain directives, in this case, the tooltips.
The new version of UI Bootstrap has changed ALL the directives. Basically all of them have the following prefix: "uib-" (without the quotes).