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.
Tooltip embedded in button not working in IE 11 #6394
Open
Description
Bug description:
Hi, it seems the tooltip is not working when embedded inside an element that is embeded in a button element in IE11, eg.
Test
This works fine in Chrome, Edge, and FF.
Link to minimally-working plunker that reproduces the issue:
https://plnkr.co/edit/Zkt147OC0OiqWh24h5Yb?p=preview
Version of Angular, UIBS, and Bootstrap
Angular: 1.5
UIBS: 2.3.1
Bootstrap: 3.3.7
Thanks for any help.