Problem/Motivation

I'm seeing this fatal error on the latest jsonapi_extras module.

Fatal error: Class 'Drupal\schemata_json_schema\Normalizer\jsonapi\SchemataSchemaNormalizer' not found in /modules/jsonapi_extras/src/Normalizer/SchemataSchemaNormalizer.php on line 11

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#3 2882231--schemata-decouple.patch2.73 KBdpolant
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

arshadcn created an issue. See original summary.

shadcn’s picture

dpolant’s picture

Status: Active » Needs review
FileSize
2.73 KB

This patch should fix it. We're now adding the services conditionally via a service provider.

shadcn’s picture

Status: Needs review » Reviewed & tested by the community

Works. Thanks @dpolant.

  • e0ipso committed dd357cf on 8.x-1.x authored by dpolant
    fix(Service): Avoid implicit dependency on Schemata (#2882231 by dpolant...
e0ipso’s picture

Status: Reviewed & tested by the community » Fixed

Fixed!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.