ng-sortable icon indicating copy to clipboard operation
ng-sortable copied to clipboard

item-handle in isolate scope issue fix

Open Ahhhhmed opened this issue 8 years ago • 1 comments

I had an issue with as-sortable-item-handle being in a isolate scope and having no access to as-sortable-item scope. I fixed the issue, but this fix is not so pretty.

You can suggest a better way to design the fix if you have a better idea.

Ahhhhmed avatar Oct 07 '16 13:10 Ahhhhmed

Looks like it was fixed here https://github.com/a5hik/ng-sortable/issues/93 but have not been merged yet

bars3s avatar Oct 12 '16 09:10 bars3s