I have an Angular 7 app and has angular cdk drag and drop in it to rearrange a list. Drag and drop works fine but it cannot auto scroll the div container. Is there any way to get auto scroll to work without updating the version of angular/cdk as per this link https://github.com/angular/components/issues/13588
My current version of angular/cdk: 7.3.7.
StackBlitz: https://stackblitz.com/edit/angular-dggptq-rhbitf