- 
    Bug 
- 
    Resolution: Done
- 
    P1: Critical 
- 
    5.3.0 Beta1
- 
    None
- 
        2776d48b7a1586518e9add43f723ecc6987f4418
When moving an item around in a ListView then it can cause a crash in the QQmlDelegateModel. This is due to the fact that the attached item is deleted but not removed from the QQmlDelegateModel's cache.