MetaModels / core

MetaModels Core Module
GNU Lesser General Public License v3.0
96 stars 42 forks source link

Error if MM-list is a related content element #1437

Closed zonky2 closed 3 years ago

zonky2 commented 3 years ago

Error if MM-list is a related content element

[2021-03-23 16:46:54] request.CRITICAL: Uncaught PHP Exception RuntimeException: "Could not get metamodel with id: 0" at /xyz/vendor/metamodels/core/src/ItemList.php line 554 {"exception":"[object] (RuntimeException(code: 0): Could not get metamodel with id: 0 at /xyz/vendor/metamodels/core/src/ItemList.php:554)"} []
zonky2 commented 3 years ago

Fix in Contao https://github.com/contao/contao/pull/2918

zonky2 commented 3 years ago

Fixed with https://github.com/contao/contao/pull/2930