Skip to content
This repository has been archived by the owner on Oct 5, 2019. It is now read-only.

Model is not updated for clickable event it only supports slide event #71

Open
hemantpatil25 opened this issue Jun 17, 2015 · 7 comments

Comments

@hemantpatil25
Copy link

Hi,

Model is not updated for clickable event it only supports slide event.

When i am clicking on slider the event is not triggered.

Please help me for this.

Regards,
Hemant

@hemantpatil25
Copy link
Author

Any Updates on this?

@seiyria
Copy link
Owner

seiyria commented Jun 23, 2015

No, sorry, I don't actively develop this. If you figure something out, please feel free to send a pull request.

@evillemez
Copy link
Contributor

This is killing me too... I'm looking for a solution, but no news yet: would love to know if anyone else out there has worked around it.

@evillemez
Copy link
Contributor

I'm thinking that maybe this was just due to a version mismatch... I had an override being loaded into my project, and once I ensured proper versions of this and bootstrap-slider were in, it seemed to start working as expected on click events.... so I dunno. Couldn't begin to say when the mismatch started causing a problem, though, and I'm not 100% sure that's the answer, but it could be it.

@hemantpatil25
Copy link
Author

I think it support click able event need to modify existing library.
Tomorrow I will try and let you know.
On Sep 15, 2015 10:04 PM, "Evan Villemez" [email protected] wrote:

I'm thinking that maybe this was just due to a version mismatch... I had
an override being loaded into my project, and once I ensured proper
versions of this and bootstrap-slider were in, it seemed to start working
as expected on click events.... so I dunno. Couldn't begin to say when the
mismatch started causing a problem, though, and I'm not 100% sure that's
the answer, but it could be it.


Reply to this email directly or view it on GitHub
#71 (comment)
.

@fon60
Copy link

fon60 commented Nov 27, 2015

Please check if this PR will fix our issue. #114

@alxgiraud
Copy link

+1

I had to add a ng-click directive with the same function as a workaround.

<slider on-slide="update()" ng-click="update()">

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants