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 when updating centralLabel #14

Closed
mknaa opened this issue Jan 2, 2019 · 1 comment
Closed

Error when updating centralLabel #14

mknaa opened this issue Jan 2, 2019 · 1 comment

Comments

@mknaa
Copy link

mknaa commented Jan 2, 2019

I get this error in Chrome 71.0.3578.98 every time, when I change the value for the centralLabel in a background process. The values in the chart is changed correctly but the error message is written in the console output.

ERROR TypeError: Cannot read property 'currentValue' of undefined
at GaugeChartComponent.push../node_modules/angular-gauge-chart/fesm5/angular-gauge-chart.js.GaugeChartComponent.ngOnChanges (angular-gauge-chart.js:87)
at checkAndUpdateDirectiveInline (core.js:8941)
at checkAndUpdateNodeInline (core.js:10209)
at checkAndUpdateNode (core.js:10171)
at debugCheckAndUpdateNode (core.js:10804)
at debugCheckDirectivesFn (core.js:10764)
at Object.eval [as updateDirectives] (PageComponent.html:12)
at Object.debugUpdateDirectives [as updateDirectives] (core.js:10756)
at checkAndUpdateView (core.js:10153)
at callViewAction (core.js:10394)

csprea pushed a commit to csprea/angular-gauge-chart that referenced this issue Mar 14, 2019
csprea pushed a commit to csprea/angular-gauge-chart that referenced this issue Mar 18, 2019
greetclock added a commit that referenced this issue Mar 18, 2019
@greetclock
Copy link
Owner

Fixed in #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants