Skip to content

Not possible to have html ticks values when showTicksValues is true #277

Closed
@saus

Description

@saus

Steps to reproduce

  1. 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions