marceljuenemann / angular-drag-and-drop-lists

Angular directives for sorting nested lists using the HTML5 Drag & Drop API
MIT License
2.16k stars 713 forks source link

The simple demo example on the site is not exhaustive enough #492

Open azimuthdeveloper opened 5 years ago

azimuthdeveloper commented 5 years ago

Just using the simple demo doesn't actually produce a working example. Things like, what you need to inject aren't there.

People are having this issue, refer to stack overflow question: https://stackoverflow.com/questions/35263268/angular-drag-and-drop-lists-simple-demo-doesnt-work

Could a minimally viable example be put in?