Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, 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!

1
Vote

Description:

Extra space is added to the popup, when allow resize property is enabled. When allow resize is set to false the height is being properly set.

 Sample: https://stackblitz.com/edit/axgbqgqk-h11jcnmo?file=index.ts

Note: Need to ensure this with filtering case.




Replication Steps:

  1. Run the sample.
  2. Open the popup

Expected Behavior: No extra space should be added

Actual Behavior: Extra space is added in the popup