I\'ve just upgraded to 2.3.0 and now I\'m getting the error
You cannot apply bindings multiple times to the same element.
that
I finally solved mine by returning { controlsDescendantBindings: true } in the init function of the binding handler. See this
{ controlsDescendantBindings: true }
init