Slavena Ilieva

Results 13 comments of Slavena Ilieva

**Workaround** Stopping the click event's propagation will prevent other Grid events from emitting: https://stackblitz.com/edit/angular-vjjkzx-x6ajgo?file=src%2Fapp%2Fapp.component.ts

Fixed in `v16.4.0` of `kendo-angular-dropdowns` package.

Reproducible only when the `kendoDialogContainer` is rendered in a different container. Nesting it in the same `ng-container` as the Grid, does not throw error: https://stackblitz.com/edit/angular-ntzdth-uxgldf?file=src%2Fapp%2Fapp.component.ts