Skip to content

Tojson,Fromjson question #3

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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