Closed
Description
As you can see in this example: http://jsfiddle.net/mQdjS/4/ a model.List instance reacts on element.destroy() (by removing it) only if it has at least one binding, otherwise it's length isn't updated.
As you can see in this example: http://jsfiddle.net/mQdjS/4/ a model.List instance reacts on element.destroy() (by removing it) only if it has at least one binding, otherwise it's length isn't updated.