You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since v14, when using the summary tag and selecting more items, removing the summary tag causes inconsistent behavior by leaving items that were never selected. In v13, using the same MutliSelectTree setup, this behavior is not reproduced.
Steps To Reproduce
Select Furniture (all its children are selected making Tables & Chairs visible).
Description
Since v14, when using the summary tag and selecting more items, removing the summary tag causes inconsistent behavior by leaving items that were never selected. In v13, using the same MutliSelectTree setup, this behavior is not reproduced.
Steps To Reproduce
https://stackblitz.com/edit/angular-c3fwai-rsrwqn
What is the case with v13.
https://stackblitz.com/edit/angular-c3fwai-cvbwwq
Screenshots or video
v14:
Screen.Recording.2024-11-20.at.16.07.26.mov
v13:
Screen.Recording.2024-11-20.at.16.09.12.mov
Expected Behavior
The MultiSelectTree should not select nodes randomly.
Last working version of the Kendo UI for Angular package (if regression).
v13
The text was updated successfully, but these errors were encountered: