-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Description
Reproduction
https://stackblitz.com/edit/components-issue-6xqvcp-cdkdrag-in-ngswitch?file=app/app.component.html
Steps to reproduce:
- Drag first item, see y axis locked
- Drag any other item, drags freely
Also if you look in the console the QueryList of CdkDropList._draggables only ever has one element.
Expected Behavior
All [cdkDrag] s to be part of [cdkDropList] they are inside of.
Actual Behavior
[ngSwitch] obstructs
Environment
- Angular: 8
- CDK/Material: 8
- Browser(s): Chrome
- Operating System (e.g. Windows, macOS, Ubuntu): Windows 10
d-tittle and amortemousque
Metadata
Metadata
Assignees
Labels
No labels