Skip to content

Tojson,Fromjson question #3

@boiio

Description

@boiio

i use spreadjs9
when i use“var ssjson = JSON.stringify(objSpread.toJSON());”
can export to excel but without data.
when i use“var ssjson = JSON.stringify(objSpread.toJSON({includeBindingSource: true}));”
the fromjson method throw error,"JsonParser#getString() is valid only KEY_NAME, VALUE_STRING, VALUE_NUMBER parser states. But current parser state is START_ARRAY"

Is spreadjs9 not supported?

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