c3rber

Results 5 comments of c3rber

here is a workaround with using multiple lists https://stackblitz.com/edit/angular-nuiviw

@NurGuz Check it out. I added an example. https://stackblitz.com/edit/angular-nuiviw Placeholder was moved outside the model and also type of data changed from string[][] to `items: Array = [1, 2, 3,...

@tibistibi yes, here is updated code for 7.3.7 https://stackblitz.com/edit/angular-dyz1eb

@tibistibi sure, have changed to parentElement @aryaroudi thanks, didn't notice. replaced with CdkDropList

@tibistibi yes, but not sure that this will work well on touch screen devices. I have replaced undocumented private methods with local ones.