woodenconsulting / react-js-diagrams

A flow based diagramming library written in React
MIT License
220 stars 61 forks source link

point-created event returns empty object #30

Open prasadedlabadkar opened 5 years ago

prasadedlabadkar commented 5 years ago

When the DiagramEngine widget emits point-created action, the corresponding model i.e. point model or the link on which this point is created is empty. This makes it impossible to identify where the point was created.