Closed
Description
Steps to reproduce
- Configure slider with showTicksValues: true and translate method that returns html.
Could be fixed by using ng-bind-html in rzSliderTpl.html, but that will probably add dependency on ngSanitize (?)
Demo: http://jsfiddle.net/9xdgjjb7/1/
Expected behaviour
Show ticks values without html escaped
Actual behaviour
Html tags are escaped