Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Range slider value #19

Open
fsmanuel opened this issue Aug 16, 2016 · 2 comments
Open

Range slider value #19

fsmanuel opened this issue Aug 16, 2016 · 2 comments

Comments

@fsmanuel
Copy link

Because the range-slider has a value defaultValue does't work.
I fixed it in my app but I would recommend to remove this line. You can also remove the Ember import because it's not used.

@yankeeinlondon
Copy link
Member

the line you are recommending removing is just a default value for the slider. Admittedly you should be binding values to these properties but why do you think it should be removed.

@fsmanuel
Copy link
Author

@ksnyde wow I couldn't remember that I opened the issue ;)
If you use the range-slider:

{{range-slider defaultValue=defaultValue}}

It doesn't work. See the code. value is already defined and the defaultValue ignored.

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

No branches or pull requests

2 participants