Plamen Zdravkov

Results 41 comments of Plamen Zdravkov

fixed in the latest version of KendoReact 8.1.1 - https://stackblitz.com/edit/react-3cenyq-hvxpzz?file=package.json

A fix for getting the correct selection is applied in the latest dev version - we select all the cells from the press to the up position - https://stackblitz.com/edit/react-pqrhrz-vagdsh?file=app%2Fmain.jsx Currently...

Thank you for reporting the issue. I am adding an example link - https://stackblitz.com/edit/ekdp6h?file=src%2Fmain.vue.

Hi all, in our latest dev version we introduced the new disableReorder property for the GridColumn. and once it is set to true one can't drag another column on this...

Fixed in the latest dev versin of Kendo Ui for Vue - https://stackblitz.com/edit/4qny17-tjmrm1?file=package.json. Will be included in the next official npm version that is expected in a few days.

I could successfully replciated the issue on our demo example - here is a stackblitz - https://stackblitz.com/edit/react-r19sfwwq-ufzgpxw1?file=index.js

It seems like when we remove the custom demo CSS for the demos the issue disappears - https://stackblitz.com/edit/react-r19sfwwq-hqottgmt?file=package.json,index.html

Closing this as a it is not a bug in the component but rather a side effect from custom CSS

Safari doesn't has support to the "contextMenu" event https://developer.mozilla.org/en-US/docs/Web/API/Element/contextmenu_event so it is not a bug at our current logic, but we need to think of a possible solution with a...

Thank you for reporting the issue. It is a valid feature request and we will have it in mind when planning our next improvement features.