nova-flexible-content icon indicating copy to clipboard operation
nova-flexible-content copied to clipboard

Fix Polymorphic Relationships

Open Sauruz opened this issue 1 year ago • 2 comments

In polymorphic relationships the nested content is not decoded/casted to an array.

This fix will test again if the nested json object can be decoded to an array and will set the keys correct.

See: https://github.com/whitecube/nova-flexible-content/issues/435

Screenshot 2023-02-16 at 10 04 53

Sauruz avatar Feb 16 '23 12:02 Sauruz