Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate read request is sent for cascading DropDownList or ComboBox with enabled filtering #6630

Closed
nelito987 opened this issue Nov 16, 2021 · 0 comments
Assignees
Milestone

Comments

@nelito987
Copy link
Contributor

Bug report

When filtering is performed in the parent widget and an item is selected, duplicate read request are sent to the remote end point for the child widget data.

Reproduction of the problem

  1. Open the Dojo
  2. In the parent DropDownList search "be" and select "Beverages"

Current behavior

Two requests are sent to the 'Products' DropDownList read end point.

Expected/desired behavior

There should be a single request for reading the widget`s data.

The issue is a regression since 2019 R3 SP1 (2019.3.1023)

Environment

  • Kendo UI version: 2021.3.1109
  • Browser: [all ]
@kendo-bot kendo-bot added the FP: Planned Sync status with associated Feedback Item label Nov 16, 2021
@veselints veselints self-assigned this Jan 19, 2022
@kendo-bot kendo-bot added FP: In Development Sync status with associated Feedback Item and removed FP: Planned Sync status with associated Feedback Item labels Jan 19, 2022
@Dimitar-Goshev Dimitar-Goshev added this to the 2022.R1.SP.next milestone Feb 2, 2022
@kendo-bot kendo-bot added FP: Completed Sync status with associated Feedback Item and removed FP: In Development Sync status with associated Feedback Item labels Feb 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants