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

Can't get this to work. #17

Open
optikalefx opened this issue Mar 23, 2016 · 3 comments
Open

Can't get this to work. #17

optikalefx opened this issue Mar 23, 2016 · 3 comments

Comments

@optikalefx
Copy link

After doing ember install ui-ember-slider then putting a demo on the page it gets no css applied. Are there additional steps?

@sanjsharma
Copy link

sanjsharma commented May 19, 2016

I am using ember 2.3.0 and I am facing the same problem of not showing any css and i have installled bootstrap-slider from https://github.com/seiyria/bootstrap-slider and imported it in ember-cli-build file and this does not help me either. And in my console I see
no such method 'getValue' for slider widget instance error. Can anyone explain me what might have gone wrong?

@fsmanuel
Copy link

@optikalefx @sanjsharma are you using the ember-component-css addon?
Found ember-cli/ember-cli#5422 (comment) and updated to the ember-component-css beta that solved it for me.

@PjEdwards
Copy link

I was also seeing the no such method 'getValue' for slider widget instance message in the console when I was passing an initial value of 0. When I started passing 5 the message went away. Some kind of truthy check I'd guess?

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

4 participants