You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual Result:
The following error exists in the console:
igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:1 Uncaught TypeError: Cannot read properties of null (reading 'cg')
at J.gl (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:1:1259271)
at J.getDataLegendSeriesContextAt (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:1:2430)
at St.fs (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:23:47236)
at St.gf (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:23:45027)
at St.fp (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:23:45965)
at n (app.5a2ae1f380de4449300a.bundle.js:2:270414)
Expected Result:
No error in the console.
The text was updated successfully, but these errors were encountered:
Steps to Reproduce:
Actual Result:
The following error exists in the console:
igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:1 Uncaught TypeError: Cannot read properties of null (reading 'cg')
at J.gl (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:1:1259271)
at J.getDataLegendSeriesContextAt (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:1:2430)
at St.fs (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:23:47236)
at St.gf (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:23:45027)
at St.fp (igniteui-webcomponents-charts.7a6bf17c166130f66654.bundle.js:23:45965)
at n (app.5a2ae1f380de4449300a.bundle.js:2:270414)
Expected Result:
No error in the console.
The text was updated successfully, but these errors were encountered: