Relative Content

Tag Archive for angularangular-cdk

Issue with Angular CDK overlay inside another

I am using the Angular CDK overlay to show a modal drawer on my page. I am also using the Angular CDK Overlay for tooltips. It’s possible that I may have a control in my drawer with a tooltip. The drawer allows the user to close it by pressing Escape.