Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.12, 5.13
-
None
Description
It seems that QQmlTableInstanceModel::m_modelItems indexes (keys) do not get updated when rows get inserted or removed. This leads QQmlTableInstanceModel::resolveModelItem to return the wrong cacheItem when called by ::object in response to requesting the delegate for a newly added row
Attachments
Issue Links
- relates to
-
QTBUG-74616 DelegateModel leaks m_cache entries when using transitions/incubators
- Reported