I tried to use Kendo-ui-react-jquery-diagram component, but i found an issue when requiring kendo.dataviz.diagram :
var _kendoDatavizDiagram = require('kendo/js/kendo.dataviz.diagram.js') ==> returns empty object.
How can i fix this problem ?
Thanks
1 Answer, 1 is accepted
0
Vessy
Telerik team
answered on 30 Jan 2017, 10:25 AM
Hello Nabil,
As we do not have an official KEndo UI for React suite for the moment (see this blog post), I assume that you are trying the experimental approach given by Cody Lindley here. If so, please, make sure you go through all steps in the following blog post and apply the described configurations on your side: http://developer.telerik.com/featured/using-kendo-ui-jquery-react-app/