Problem/Motivation
JSON:API normalizations are failing with the following error:
Expected data to be a string or array
Proposed resolution
Implement getSupportedTypes() in SmartDateNormalizer (see this change record).
Issue fork smart_date-3524903
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
dieterholvoet commentedComment #4
mandclu commentedCould I get some steps to reproduce?