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

Current Behavior: Dragging not working properly when dynamically set the dialog header.

Actual Behavior: Need to able to drag when dynamically set the dialog header.

Sample: https://stackblitz.com/edit/angular-mucyde-jptr7u?file=app.component.ts,app.component.html


Replication Procedure:

  1. Open the above sample.
  2. In this sample, disabled showCloseIcon and provided dialog header as empty string and updated header property before show the dialog.
  3. Click the button to open the dialog.
  4. Now, try to drag the dialog.