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-html-unsafe broken under AngularJS 1.2.0-rc.2 #1100
Closed
Description
Using tooltip-html-unsafe
(instead of tooltip
for plain text) is broken under AngularJS 1.2.0-rc.2. No content is shown, even when using plain text. tooltip
for plain text however works.
Example
<div tooltip-html-unsafe="YAY" tooltip-trigger="click">Check me out!</div>
See minimal test case https://gist.github.com/cburgmer/6765572.
Metadata
Metadata
Assignees
Labels
No labels