I have an Angular (9.1.4) project, which uses ng-bootstrap (6.1.0) to open dialogs. To my notice, whenever a modal opens, there is <div class='cdk-overlay-container' />
added to HTML.
Any idea where Angular adds this div, and how to get rid of it?
Thanks in advance!
question from:https://stackoverflow.com/questions/65880807/how-to-get-rid-of-cdk-overlay-container