Bugfix
Detail
#28881
Components with collection models do not react to deletion and modification
If a collection is used as a model in a component, the component does not react to a deletion or change of this model. This leads to components working on invalid objects or displaying outdated information.