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!
Breaking Issue : Yes (From 21.1)
Validation Details :
If the data source has a limited amount of data and virtualization is enabled, the popup height is set to its maximum with a scrollbar. This issue only occurs after updating to version 21.1. In versions prior to 21.1, the popup height was set correctly based on the data items.
Replication procedure :
Expected Output: The popup height needs to set
based on the data items.
Current Output: The popup height is set to its
maximum with a scrollbar.