o_O
o_O copied to clipboard
o_O.arrays don't seem to unbind correctly
when rebinding an o_O.array to some html with a foreach binding, the array doesn't seem to unbind correctly. It still seems to fire an old binding, which causes an error in o_O.bind when trying to reference el.bindings, as el is undefined
Can you provide a test case ?