we are integration ARCGIS SDK with KENdo UI latest version, both components working without having any issues, when i intergate it is thoring below error , please help me here.
Cannot destructure property 'spans' of 's' as it is null.
TypeError: Cannot destructure property 'spans' of 's' as it is null.
at o.update (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_renderers_support_heatmapUtils_js-node_modules_arcgis_core_v-6c8ef0.chunk.js:1990:16)
at p.update (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_renderers_support_heatmapUtils_js-node_modules_arcgis_core_v-6c8ef0.chunk.js:3531:432)
at p.processUpdate (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_views_2d_layers_LayerView2D_js-node_modules_arcgis_core_view-212c73.chunk.js:120:163)
at a._updateLayerView (http://localhost:3000/static/js/bundle.js:81319:220)
at Array.forEach (<anonymous>)
at p.forEach (http://localhost:3000/static/js/bundle.js:50584:119)
at c.update (http://localhost:3000/static/js/bundle.js:81288:9)
at http://localhost:3000/static/js/bundle.js:57103:229
at l.forAll (http://localhost:3000/static/js/bundle.js:52085:35)
at Object.D [as executeFrameTasks] (http://localhost:3000/static/js/bundle.js:57100:7)
ERROR
Cannot destructure property 'spans' of 's' as it is null.
TypeError: Cannot destructure property 'spans' of 's' as it is null.
at o.update (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_renderers_support_heatmapUtils_js-node_modules_arcgis_core_v-6c8ef0.chunk.js:1990:16)
at p.update (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_renderers_support_heatmapUtils_js-node_modules_arcgis_core_v-6c8ef0.chunk.js:3531:432)
at p.processUpdate (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_views_2d_layers_LayerView2D_js-node_modules_arcgis_core_view-212c73.chunk.js:120:163)
at a._updateLayerView (http://localhost:3000/static/js/bundle.js:81319:220)
at Array.forEach (<anonymous>)
at p.forEach (http://localhost:3000/static/js/bundle.js:50584:119)
at c.update (http://localhost:3000/static/js/bundle.js:81288:9)
at http://localhost:3000/static/js/bundle.js:57103:229
at l.forAll (http://localhost:3000/static/js/bundle.js:52085:35)
at Object.D [as executeFrameTasks] (http://localhost:3000/static/js/bundle.js:57100:7)
ERROR
Cannot destructure property 'spans' of 's' as it is null.
TypeError: Cannot destructure property 'spans' of 's' as it is null.
at o.update (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_renderers_support_heatmapUtils_js-node_modules_arcgis_core_v-6c8ef0.chunk.js:1990:16)
at p.update (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_renderers_support_heatmapUtils_js-node_modules_arcgis_core_v-6c8ef0.chunk.js:3531:432)
at p.processUpdate (http://localhost:3000/static/js/vendors-node_modules_arcgis_core_views_2d_layers_LayerView2D_js-node_modules_arcgis_core_view-212c73.chunk.js:120:163)
at a._updateLayerView (http://localhost:3000/static/js/bundle.js:81319:220)
at Array.forEach (<anonymous>)
at p.forEach (http://localhost:3000/static/js/bundle.js:50584:119)
at c.update (http://localhost:3000/static/js/bundle.js:81288:9)
at http://localhost:3000/static/js/bundle.js:57103:229
at l.forAll (http://localhost:3000/static/js/bundle.js:52085:35)
at Object.D [as executeFrameTasks] (http://localhost:3000/static/js/bundle.js:57100:7)