Closed
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/edit/angular-ivy-bdyprt
Steps to reproduce:
- Drag an item down
- Wait for scroll to fire
Expected Behavior
Element should be placed over / under element that dragged item is on
Actual Behavior
Element is placed over / under other element, like the scroll never happened
Environment
- Angular: 11.2.14
- CDK/Material: 12.0.4
- Browser(s): Chrome
- Operating System Windows