@pramod-kumar wrote:
Hi Team,
I am facing issue while integrating the swimlane gojs Sample code into Angular CLI 9.
Creating with Simple Diagram it’s working fine but with sample code for swimlane is has following issues:
go.Diagram.inherit(LaneResizingTool, go.ResizingTool);
go.Diagram.inherit(PoolLayout, go.GridLayout);Could someone guide me to fix these such issues?
Rgds,
Pramod
Posts: 2
Participants: 2
