If we were building an animated app, where things transition out as they are removed from observable data, how can we avoid memory leaks and maintain events+animation?
Try closing the top item and immediately adding another one before the transition finishes. The animation gets cut off.