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!
Thanks for joining our community and helping improve Syncfusion products!
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