问题
hi I stuck problem about programming drag and drop with resizing
dynamically add cdkDrag div by click add button It works have only one div, but if I add more than 2 divs , When try to resize height of older div.other divs move followed by older div resizing. It's quite strange. Is it bug?
I tried all other stuff but failed.please check follow site and advice me. https://stackblitz.com/edit/angular-ivy-vkxx3r
Thanks
回答1:
finally I solved. just change object postion relative to absolute. what an idoit I am.
来源:https://stackoverflow.com/questions/61846413/angular-material-multi-objects-drag-and-drop-with-resizing-problem