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

Command icon 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

dieterholvoet created an issue. See original summary.

dieterholvoet’s picture

Assigned: dieterholvoet » Unassigned
Status: Active » Needs review
mandclu’s picture

Could I get some steps to reproduce?