Skip to content

Slider value in view gets disappeared #353

Closed
@YuvPrime

Description

@YuvPrime

Steps to reproduce

  1. `

    Price: {{vm.priceSlider.value}}





    `
  2. vm.priceSlider = { value: 23, options: { floor: 20, ceil: 100 } }

Demo: http://jsfiddle.net/cwhgLcjv/87/

Expected behaviour

At point 23 & 93, the slider min and max value in view should not disappeared.

Actual behaviour

At point 23 & 93, the slider value gets disappeared. At point 23, min value disappears, at point 93, the end i.e max value gets disappera.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions