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

Description:

More number of requests is sent to the server while filtering

Sample: Syncfusion-content - Ej2 Angular Docs (forked) - StackBlitz

Local Sample:  https://www.syncfusion.com/downloads/support/common/7919/ze/Combobox_request_angular_58c13bd7.zip

Video Illustration:  https://www.syncfusion.com/downloads/support/common/7921/ze/Combobox_request_866120cb.zip

Replication Procedure:

  1. Run the sample.
  2. Open the network tab
  3. Refresh the page.
  4. Now type to filter (type 1)

Expected:  Single request should send.

Actual:  More number of requests is sent.