Color picker appendTo="body" property is not working #4423
Labels
Status: Pending Review
Issue or pull request is being reviewed by Core Team
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Color-picker popup container should load as last child of body (while implement appendTo="body") instead it is loading inside its parent/control container which can not pop out of other controls( hide the content during overflow ).
Date Picker popup container is working properly, popup container loads as last child of body (while implement appendTo="body"), so popup container pops out the other container( not hide the content during overflow ).
Please refer this URL: http://plnkr.co/edit/8hmnvItqxY4MSI998NnM?p=preview
The text was updated successfully, but these errors were encountered: