xuijs / xui

A tiny javascript framework for mobile web apps.
http://xuijs.com
788 stars 106 forks source link

remove-location don't update XUI-Collection too #90

Closed AndyOGo closed 8 years ago

AndyOGo commented 11 years ago

after removing the element from the dom, the element is not removed from the XUI Collection nor the count of the XUI Collection is decremented. So any further XUI calls on that DOM are not valid.