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!
When toggling the date range picker, the component using ngIf causes a memory leak. This issue occurs when we open the calendar popup and then hide the date range picker. After selecting dates and toggling visibility multiple times the number of instances increases.
Replication Procedure:
Expected : Memory leak issue should not occur
Actual: When toggling the date range picker, the component using ngIf causes a memory leak