CirclonGroup / angular-tree-component

A simple yet powerful tree component for Angular (>=2)
https://angular2-tree.readme.io/docs
MIT License
1.1k stars 492 forks source link

Problem dragging nodes and scrolling on IE11 #761

Open AngelBabel95 opened 5 years ago

AngelBabel95 commented 5 years ago

I have a large list of nodes and they don't fit inside the container. Whenever I try to drag a children node down to drop it on another parent node that isn't visible on the container, the content of the container doesn't scroll. It does work in Chrome but not in IE11. Does someone have the same problem?

clara-munoz-garcia commented 5 years ago

I have the same problem! the scroll do not down and I can't use the drag functionality to move nodes...

image

gautamishra commented 4 years ago

facing same issue , Anyone found any workaround for this , For me not working on IE and safari browser