Xie, Ziyu
Xie, Ziyu
@AmitMY @rolandschuster Sorry about that, I added the layer on `started` not `moveOffset`. I fixed this in v2.0.1
@rohandani Can you provide a demo for your issue?
@khoying Did you set [preventDefaultEvent]?
Please provide more info about your code snippets, that would be helpful to identify where the problem is.
@amir-alic @RodrigoMtz10 Hi, could you help write some codes to reproduce this issue on [StackBlitz](https://stackblitz.com/)? I tested the draggable blocks added dynamically with ngFor and their click handlers were working...
Sorry for the issue. I published a broken package. Now please upgrade to `2.1.4`
@bhowmikarup Thanks. This draggable directive is implemented by css transform. It's not easy to tell you the absolute position, but I think you can calculate from `endOffset`
@tony67893 It's an issue of the directive. It should be fixed in `@2.1.6`. Thanks for your report.
@ckrandhir Did you see any error report?
You can use [ngStyle] to set width and height before this feature is released.