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

"cannot read property 'style' of undefined" when ember is updating the bound values #18

Open
csprocket777 opened this issue Mar 28, 2016 · 1 comment

Comments

@csprocket777
Copy link

I am updating the ticks using an observer and setting a property. When doing this, I'm getting the error below:
bootstrap-slider.js:1016 Uncaught TypeError: Cannot read property 'style' of undefined

I believe this is being caused by the DOM not being updated properly to receive the styles that bootstrap slider wants to put on the ticks it "thinks" is there, but isn't.

Any thoughts?

@kemaleren
Copy link

Also having this problem. Probably related to this issue: seiyria/bootstrap-slider#719.

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