Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error thrown in the console when navigating away from a sample with a Data Tooltip Layer #50

Open
agoldenbaum opened this issue Apr 10, 2023 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@agoldenbaum
Copy link

Steps to Reproduce:

  1. Run the following sample: https://staging.infragistics.com/blazor-client/samples/charts/data-chart/bar-chart-single-source
  2. Navigate away to another sample

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant