You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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