Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Platform: Blazor & EJ2
When we render DatePicker inside the native dialog, Date Picker popup is opened beneath the dialog. This issue doesn’t occur with Syncfusion dialog only with native dialog
Please find the sample in the attachment
Replication Steps:
Expected Behavior:
DatePicker popup should open above the dialog
Actual Behavior:
DatePicker popup is opened beneath the dialog
While rendering the Query builder within the native dialog element the query builder dependent component like
Dropdown List, Dropdown Button and Multi Select
component popup are opened beneath the native dialog element.
Sample link:
https://stackblitz.com/edit/szxtrbgz?file=index.html,
https://stackblitz.com/edit/djf74ysd?file=index.html