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

Error is thrown when searching in a DropDownList with grouping #7633

Closed
nelito987 opened this issue Dec 8, 2023 · 0 comments
Closed

Error is thrown when searching in a DropDownList with grouping #7633

nelito987 opened this issue Dec 8, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@nelito987
Copy link
Contributor

Bug report

When the dataSource in the DropDownList is grouped and the user searches for a non-existing value after scrolling, an error is thrown in the browser`s console.

Reproduction of the problem

  1. Open the Dojo - https://dojo.telerik.com/@NeliKondova/aLuxaViF
  2. Scroll the items in the DropDownList
  3. try to search for nonexisting value

Current behavior

The following error appears in the browser: kendo.all.js:324317 Uncaught TypeError: Cannot read properties of null (reading 'offsetTop')

Expected/desired behavior

There should be no error when searching for non-existing value is performed.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: [all ]
@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Dec 8, 2023
@pepinho24 pepinho24 self-assigned this Dec 14, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants