alyssaxuu / flowy

The minimal javascript library to create flowcharts ✨
MIT License
11.47k stars 998 forks source link

Angular compatible? #75

Closed GlitchEclipse closed 4 years ago

GlitchEclipse commented 4 years ago

How would I get this to run in Angular? Thanks.

yellow1912 commented 4 years ago

Given that the current version scan the elements to generate the list of dragables, you need to make sure you do not initialize it after you have rendered everything.

nicksav commented 4 years ago

Angular 9 version, if this will help - https://github.com/remodzy/ng-flowy