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

Currently, when setting the minHeight property([minHeight]="400") of the dialog as number is not set properly for the editor. Same senario works fine for the height and width properties. Need to consider this in the dialog for the minHeight property.

The above scenario works fine, when binding the minheight property as minheight="100px" and with property binding. 

Run the below sample, the minHeight is not set for the dialog.

Sample: https://stackblitz.com/edit/angular-y88grk-npwtnc?file=app.component.html