Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

No labels above the slider (on current value) #37

Open
gugguson opened this issue Oct 29, 2013 · 4 comments
Open

No labels above the slider (on current value) #37

gugguson opened this issue Oct 29, 2013 · 4 comments

Comments

@gugguson
Copy link

Hello.

I'm using the angular-slider and I have successfully made it work with my controller. However I'm not getting any labels above the slider as in the examples. I have followed the examples but without success.

screen shot 2013-10-29 at 11 02 40

HTML:

<slider ceiling='100' floor='0' ng-model-high='report.columns[$index].max' ng-model-low='report.columns[$index].min' precision='1' step='5'></slider>
@kevinbeauregard
Copy link

This may be a compatibility issue with angular 1.2.0rc3, if that is what you are using. I have tested with 1.1.4 and it was working, but not since upgrading my angular version

@gugguson
Copy link
Author

gugguson commented Nov 5, 2013

Yes, I'm using 1.2.0rc3

Do you have plans to support 1.2.0rc3 or are you waiting for the next stable version?

On 4.11.2013, at 19:30, Kevin Beauregard notifications@github.com wrote:

This may be a compatibility issue with angular 1.2.0rc3, if that is what you are using. I have tested with 1.1.4 and it was working, but not since upgrading my angular version


Reply to this email directly or view it on GitHub.

@kevinbeauregard
Copy link

I'm not affiliated with this project, I've tested out a couple of forks, but have not seen anything that fully solves this yet.

@fduch2k
Copy link

fduch2k commented Nov 14, 2013

Here is patch to fix this issue #29

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

3 participants