Skip to content

Add getPopupContainer from antd to Select component #75

@silannisik

Description

@silannisik

Problem:
When the Cron component is used in a custom popup which is rendered from shadow root, there is a rendering issue since the popup component is calculated from the body rather then shadow root, which causing alignment issues and components like dropdown, gets rendered in the main body rather than shodow root/modal.

Possible Solution:
Adding getPopupContainer property from ant-design into cron which can be passed to Select component.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions