kendo-vue
kendo-vue copied to clipboard
[Bug][Grid] OnSelectionChanged event is called for each custom cell on load
Describe the bug OnSelectionChanged event is called for each custom cell on load. The change is introduced in a recent update of the browsers (a month ago) and does not occur if you downgrade the browser version.
To Reproduce
- Go to https://stackblitz.com/edit/aqqgds-rjxjwv?file=package.json,src%2Fmain.vue
- Open the console and observe times the onSelectionChanged event is logged.
Additional details Ticket ID: 1664055