KroneCorylus / ngx-colors

Simple yet elegant Material color picker for Angular
https:\\ngx-colors.web.app
MIT License
88 stars 24 forks source link

Doesnt Destory when parent does #96

Closed ct5845 closed 10 months ago

ct5845 commented 1 year ago

The color picker stays on screen when the parent is destroyed. In my case the parent is a dialog that's dismissed with an "escape" character. The dialog closes, but the color picker remains attached.