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

[Bug][DropdownTree] Selecting a custom-rendered item throw an error #659

Open
silviyaboteva opened this issue Jan 16, 2025 · 0 comments
Open
Labels
Bug Item which indicates that something is not working Kendo UI for Vue Regression Regression found, broken functionality which was working previously SEV: High triaged triaged bugs
Milestone

Comments

@silviyaboteva
Copy link

silviyaboteva commented Jan 16, 2025

Describe the bug

Selecting a custom-rendered item via value-render throws an error in StackBlitz and CodeSandbox.

To Reproduce

Steps to reproduce the behavior:

  1. Navigate to this example.
  2. Open it in StackBlitz by using the OPEN IN STACKBLITZ button.
  3. Open the popup and expand "Kendo UI for Vue Project" item. Then select about.html.
  4. The popup closes and selected value shows on the DropdownTree. Try to open it once again.
  5. In the console, there is an error.
Image

Additionally, the example opened in CodeSandbox throws the following error and breaks the application

Image

Expected behavior
Selected custom-rendered values working without errors.

Additional context
Last working version: 3.14.2
In v4.1.0, there is a 'Module not found error'
In v4.2.0, the error is reproducible

Related public item
https://feedback.telerik.com/kendo-vue-ui/1675304-bug-dropdowntree-dropdowntree-throws-an-error-when-opens-dropdown-menu

@silviyaboteva silviyaboteva added Bug Item which indicates that something is not working Kendo UI for Vue Regression Regression found, broken functionality which was working previously SEV: High triaged triaged bugs labels Jan 16, 2025
@silviyaboteva silviyaboteva added this to the 2025 Q1 (Feb) milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Item which indicates that something is not working Kendo UI for Vue Regression Regression found, broken functionality which was working previously SEV: High triaged triaged bugs
Projects
None yet
Development

No branches or pull requests

1 participant