Reimplement restore of appendTo logic of overlays #6286
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Currently to void animation of overlays, call ngDestroy where overlay is appended to its original location when appendTo is defined like appendTo="body", however this should be only done at ngOnDestory not on overlay close.
The text was updated successfully, but these errors were encountered: