I'm having an odd issue with my AngularJS tooltip directive that works with bootstrap. I'm trying to get it to display a dynamic variable that is set on the scope, however it is displaying the actual angular syntax that I placed in the title. Below is a bootply showing the issue working in multiple manners except for the tooltip.
If you hover, you see the title tip displaying correctly, in the text, you also see the value displayed correctly, however the black tooltip that appears above isn't.
Does anyone know why this happens?
Example code here: http://www.bootply.com/OpNbEaXmBP