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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Sample : https://www.syncfusion.com/downloads/support/directtrac/general/ze/The_popup_height_is_not_properly_set_when_using_virtualization-1938324305

 

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 :

  1. Run the sample.
  2. Open the popup.

 

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.