angular-bootstrap-slider icon indicating copy to clipboard operation
angular-bootstrap-slider copied to clipboard

Coudn't catch any event on v1.3.0

Open DonPrus opened this issue 9 years ago • 1 comments

I use v.1.1.1, and have such construction:

<div slider ng-model="calcData.periodMonth" min="periodMonth.min" max="periodMonth.max" on-stop-slide="updateProducts()"></div>

But now it seems broken. How could I fix this?

Even events example from test.html is not working now.

DonPrus avatar Jul 08 '15 07:07 DonPrus

test.html is not often updated.

Have you tried onstopslide? It's possible your version is out of date (as per #70) or your bootstrap-slider version is incorrect. It's best to provide an example in these cases, because there's so many things that can go wrong.

seiyria avatar Jul 08 '15 12:07 seiyria