Mindsphere Aggregate Chart Error

0
Hi everyone, I’m using mindsphere aggregate chart on my mendix project and it works nice. However, when I refresh it with setting refresh =  true, it does the refresh but it also complains as below: Cannot read property 'id' of undefined TypeError: Cannot read property 'id' of undefined     at http://localhost:8080/widgets/WebComponents/AggregateChart/AggregateChart.js?637090886292481157:109:43     at u (http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:5:49443)     at Object.then.l.then (http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:5:50724)     at E.<computed>.S.onSubcription (http://localhost:8080/widgets/WebComponents/AggregateChart/AggregateChart.js?637090886292481157:106:129)     at E.<computed>.S._runSubscription (http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:46:80792)     at E.<computed>.S.e.callback.e.val.n.callback (http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:46:80110)     at Object.callback (http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:73:189692)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:40:23218     at Array.map (<anonymous>)     at http://localhost:8080/mxclientsystem/mxui/mxui.js?637090886292481157:40:23172   Any help will be appreciated
asked
1 answers
1

Hi Elif,

you found an error. Currently you can ignore the message  – it will be fixed with the next version.

regards

Heiko

answered