Skip to content

Special block transformers and handling should be documented #23

Open
@tiberiuichim

Description

@tiberiuichim

We've just had a problem after installing plone.volto, as there are some block fields that are assumed to be of certain types.

For example this line of code assumes a block data structure like:

{ columns: {a, b}, data: {...} )

and I've encountered a block of ours that has a data structure like:

{ columns: "5", data: {...} }

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