angular-knob
angular-knob copied to clipboard
Two-way databinding not working?
Hey there,
for me two-way databinding is currently not working at all. I'm having a scope variable at the same level (not in the parent scope) and it's not going to change through the knob-data attribute. However the initial value of the variable is currently inserted to the knob during initialization.
I can easily change the variable with other input elements. So is two-way databinding currently broken for knobs?
HELP !