o_O icon indicating copy to clipboard operation
o_O copied to clipboard

o_O.arrays don't seem to unbind correctly

Open mjtodd opened this issue 13 years ago • 1 comments

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

mjtodd avatar Sep 14 '12 10:09 mjtodd

Can you provide a test case ?

weepy avatar Oct 19 '14 19:10 weepy