kutlugsahin / ngx-smooth-dnd

angular wrapper for smooth-dnd
165 stars 30 forks source link

npm i ngx-smooth-dnd #7

Closed nphucuong closed 6 years ago

nphucuong commented 6 years ago

Your lib is so awesome but i got a little trouble when i installed

npm i ngx-smooth-dnd

System saved "ngx-smooth-dnd": "^0.2.0" in my package.json file. It's quite old and cards page couldn't work well as it in demo page. After that, I downloaded your demo and imported from the lib folder in demo. Now everything seems to be OK. Moreover, I must copy css from your style.css file manually

I just want to notice if you don't know that because i believe that lib can be used more popular if you have time to take care it.

Thank you so much.

kutlugsahin commented 6 years ago

Hey @PhuCuong14ctt Thanks so much for you comments, I really appreciate it. I admit it needs a bit attention especially with angular 6 version. I will definitely spend some time to make it work well with all the angular version. Thanks.

jim-cosgrave-web commented 6 years ago

I am having similar issues. Following the readme instructions does not work. I've spent more than an hour trying to get this to work with my app with no luck. Hopefully you can update the code and readme soon because this seems like a good library.

kutlugsahin commented 6 years ago

@jim-cosgrave-web please downgrade to version 0.1.9 until the problem fixed.

kutlugsahin commented 6 years ago

@PhuCuong14ctt @jim-cosgrave-web The problem is fixed in the version 0.2.1. please upgrade. Cheers!