I have a tooltip that displays an img
- so I used tooltip-html-unsafe
When upgrading to Angular 1.3 (or maybe earlier) it stopped working
When trying to upgrade to 0.12 (I have 0.10) I get:
angular#>=1 <1.3.0 which resolved to 1.2.27 and is required by angular-bootstrap#0.12.0
No 1.3 support?
Is there an alternative way to put an image on a tooltip assuming this is not supported?
I use angular ui bootstrap 0.12 with angular 1.3.4. I cant see why this wouldn't work for you.
If you have a look at the angular ui bootstrap site, there are plunkers available for each feature shown.
A quick plunker shows that this is compatible so im not sure where your problem lies.
More information is therefore needed.
See plunker below