Skip to content

Bools are not properly read. Scalar values must not be split. #65

@sigvaldm

Description

@sigvaldm

All scalars are read as a vector first and then the zeroth element is used as a scalar. This works for numbers, but fails for instance for bools. true and false do not work. However, as a temporary workaround we can use 1 and 0.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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