Skip to content

Cannot read property 'offsetWidth' of undefined #497

@gthx

Description

@gthx

Serialization doesn't seem to work with Labels. Easiest repro is to call link1.addLabel('label') in demos/demo-serializing https://github.com/projectstorm/react-diagrams/blob/master/packages/diagrams-demo-gallery/demos/demo-serializing/index.tsx#L27-L28

I was able to track down the issue to https://github.com/projectstorm/react-diagrams/blob/master/packages/react-diagrams-core/src/entities/link/LinkWidget.tsx#L106-L114 where LabelWidget is rendered directly. Should it be using registered Label factory instead?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions