bevacqua / angularjs-dragula

:ok_hand: Drag and drop so simple it hurts
https://bevacqua.github.io/angularjs-dragula
MIT License
509 stars 110 forks source link

Demo page broken #109

Closed asbestossupply closed 7 years ago

asbestossupply commented 7 years ago

examples do not work and there are console errors in chrome image

slack link directs to error page

scripterkaran commented 7 years ago

Yes

clemens-tolboom commented 7 years ago

Demo is still broken

timobehrens commented 7 years ago

Is only the demo broken, or the whole library?

kumorig commented 7 years ago

The library works fine, but it sure makes you wonder. http://bevacqua.github.io/angularjs-dragula/dist/angularjs-dragula.js does no longer exist, so the entire demo-page is broken.

asbestossupply commented 7 years ago

agreed. when looking for a solution for drag&drop i stumbled on angular-dragula. but with a broken demo page it's not clear if it's worth the effort or better off moving along.

douglaslmiller commented 7 years ago

The file in the /dist/ directory is named angular-dragula.js. It looks like there was a rename in the last commit and it was missed since everywhere else it was renamed to angularjs-dragula.js. So if you either rename the file, or change the script src it will work.

bevacqua commented 7 years ago

Fixed in 2.0.0