Hi,
while using Kendo Sortable component, I've run into following problem:
If I use an input element inside a sortable element, I need to DOUBLE-click the input to be able to edit it.
I found that Kendo UI for jQuery has ignore option (https://docs.telerik.com/kendo-ui/api/javascript/ui/sortable#configuration-ignore) - is there anything similar in Kengo Angular UI that I'm missing?
Thanks