Skip to content

While running deserializeModel running into some problem. #3

Open
@McQuinTrix

Description

@McQuinTrix

Hello there,

I am using chart editor for an angular application. While creating the chart I face no problem. We save the json string from serializeModel in database. When we are getting data and putting the string in deserializeModel it throws an error

ERROR TypeError: Cannot read property 'tb' of undefined
    at Dj.B (chart-editor.min.js:230)
    at De (chart-editor.min.js:55)
    at ii.e.dispatchEvent (chart-editor.min.js:53)
    at Wi (chart-editor.min.js:202)
    at Yq.e.Tg (chart-editor.min.js:566)

I tried doing same from console replacing the starting and ending " with the ES6 ` (tilde). It works fine. I tried various ways to resolve it but not working. Can you please let me know how you deserializeModel in your application if you have used it ?

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