我正在使用pop over我的指令。 在我的指令中,我动态绑定了popover。
第一次,如果我们绑定,popover工作正常。 如果我们使用相同元素的相同设置第二次绑定,则不会触发弹出框。
这里我使用控制器刺激了上述用法。请参阅以下网址。
To Reproduce the issue
1. After loading the link, click the append button
2. Then click on the popover text. The popover will be opened.
3. Then click on the same append button.
4. Now click on the popover text, popover won't trigger.
https://plnkr.co/edit/VliC5f7kq93wUDLXT56o?p=preview