I am having issues using KendoReact grid components within React Functional Components using hooks such as useEffect. One issue is that if a ExcelExport component is used, a maximum limit of state updates is reached. Furthermore if a useEffect is used pointing to the state.data of a Kendo React Grid component, the data fires off any inline grid custom column cells which includes Kendo DropDowns.
Are hooks supported yet for Kendo React components, and if not, when can we expect support?
My environment is using the latest versions of Redux-Toolkit, React-Redux, Redux and React.
Thanks,
Jim Minnihan
SKF USA, Inc.