Skip to content
This repository was archived by the owner on Nov 21, 2020. It is now read-only.
This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Support for JSON-LD MetaTags #6

Open
@mtodor

Description

@mtodor

We are using schema_metatag module on our project and problem is when I want to fetch metatags, I get errors thrown for JSON-LD metatags.

Here is example of error String cannot represent non scalar value: associative array(4) with first keys: "@type", "name", "url", "logo".

Problem is that Metatag.value field is defined as String, but we have an array in this case.

Any ideas on how we can add support for this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions