Skip to content

Restore after save state fails because of direction being serialized as an object #480

@bourdaisj

Description

@bourdaisj

Seems like direction is stored as a Float64Array, JSON.stringify serializes it as an JS object :(
Therefore when restoring we have a failure since it tries to feed an object into macro.setArray
I'll fix it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions