It appears that the changes introduced in #2923779: Normalizers violate NormalizerInterface prevent this module's FieldItemNormalizer from being instantiated, thus also preventing Field Enhancers from being processed. My current workaround is to tag the Normalizers with the internal 'jsonapi_normalizer_do_not_use_removal_imminent' service, although I'm feeling fairly confident that there will need to be a better refactor in here to bring jsonapi_extras up to speed. At least maybe this can help get the ball rolling on this.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | fix_upstream_normalizer_services-2942340-2.patch | 1.22 KB | logickal |
Comments
Comment #2
logickal commentedComment #3
logickal commentedComment #5
e0ipsoThanks for the patch!
Comment #7
e0ipsoFixed!