Skip to content

Ensure many blocks serialize correctly when their items have been removed #55

@makenosound

Description

@makenosound

Currently when a many block has all its items removed and is subsequently serialized it doesn’t render an empty key for the block. My suspicion is that this is because the value is an empty array, and thus while we’re mapping over its contents nothing gets rendered (because there are no contents).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions