contentacms / contenta_jsonapi

Contenta CMS, the decoupled Drupal
http://www.contentacms.org/
GNU General Public License v2.0
328 stars 104 forks source link

Schemata 8.x.1.0-beta1 breaks contenta #376

Closed ludo1960 closed 4 months ago

ludo1960 commented 5 years ago

As the title says, updating the schemata module breaks contenta, didn't have db logging on so dont have any details. Stick with Schemata alpha7

apotek commented 1 year ago

Was this the error you got?

Fatal error: Uncaught Error: Class 'Drupal\Core\Routing\RouteObjectInterface' not found in ..../web/modules/contrib/schemata/src/Routing/Routes.php:108

If it is, it's the same error I have when trying to run latest contenta_jsonapi against Drupal 8. The RouteObjectInterface does not exist in Drupal 8.

I ended up pinning schemata to alpha7 too.

^^ Maintainers... Am I missing a note somewhere about which version of contenta_jsonapi breaks compatibility with Drupal 8?