#### What is the expected behavior? The Drag element should be dragged inside cdkDragBoundary boundary even after resize the browser window. #### What is the current behavior? Dragging area is less than cdkDragBoundary boundary #### What are the steps to reproduce? https://dragndrop-restrction.stackblitz.io/ #### Which versions of Angular, Material, OS, TypeScript, browsers are affected? Angular 7 CDK 7 Windows 10 TypeScript 3.1 IE11, Edge, Chrome 73, Firefox 66 #### Is there anything else we should know? The dragged item is responsive so it will change as per browser size