Hello!
I have a simple Ember.View descendant with a class name binding. Initially the binding reflects the bound value’s current value. However, whenever that value changes the binding does not update accordingly.
Am I missing something?
Christian