looking for a way to be able to make a mat-dialog both draggable and resizeable. So far I have the draggable part done already using cdkDrag (DragDropModule). I have tried using resize: booth; in css but it seems as it isn't working well with combined with draggable functionality. I.e. if i remove the cdk the resizable works and vice versa.
See code here: https://stackblitz.com/edit/angular-vp8xt7