Simon Bobrov

Results 113 comments of Simon Bobrov
trafficstars

Please post a plunkr with what you tried. It's hard to say what you are doing wrong until I have a full picture

@serjo96 this is a correct approach I would say. It works fine I guess?

ok, got it. See https://stackblitz.com/edit/angular-1kl9cz?file=app/app.component.ts This works somehow but I am not sure this is a really nice way to deal with the problem. The problem itself is that after...

please don't close it I renamed it for keeping in mind the main idea

Hi @lolochka Even the original sortable library does not have automated tests. That’s why I had really same question. If you find a way to test this somehow it would...

If you guys can't use v8 then simply use older version of this lib angular-sortablejs@^2.0.0 in combination with [email protected]

This is an original library issue. In your example you use the latest library file from github, but it is not the latest version on NPM. In other words, the...

ehm. For me it does not work on your jsbin in the same way you described. Did you try it? :) I mean, I scroll down, take the very left...

Hi @cca-developer , I don't think this is currently possible. Marking for possible v3 improvements

@ygerg hem. Interesting. Probably I should start closing the issues without a plunkr / stackblitz samples :D @cca-developer does it solve your problem?