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

fix issue #14 #18

Merged
merged 2 commits into from
Mar 18, 2019
Merged

fix issue #14 #18

merged 2 commits into from
Mar 18, 2019

Conversation

csprea
Copy link

@csprea csprea commented Mar 18, 2019

Hi i fixed the issue.

@greetclock
Copy link
Owner

Thank you so much!

@greetclock greetclock closed this Mar 18, 2019
@greetclock greetclock reopened this Mar 18, 2019
@greetclock greetclock merged commit e1db6d1 into greetclock:master Mar 18, 2019
@greetclock
Copy link
Owner

@csprea the fix is available in angular-gauge-chart@0.5.2

@deoraashish
Copy link

Hi team,

I am using 0.7.2 and still facing the issue. At the moment I have circum-navigated this issue by introducing a delay of 1.25 seconds between the api fetching the result and rendering the results.

However, not sure why this is not getting fixed permanently for me. I am getting the following error:

ERROR TypeError: Cannot set properties of undefined (setting 'centralLabel')
at t.drawChart (main.976623a2e235b4123d4e.js:1:1482291)
at t.ngOnInit (main.976623a2e235b4123d4e.js:1:1481584)
at main.976623a2e235b4123d4e.js:1:380721
at main.976623a2e235b4123d4e.js:1:380764
at Ho (main.976623a2e235b4123d4e.js:1:382087)
at ha (main.976623a2e235b4123d4e.js:1:388580)
at Object.updateDirectives (11.676a246b04968a88821e.js:1:68006)
at Object.updateDirectives (main.976623a2e235b4123d4e.js:1:397512)
at No (main.976623a2e235b4123d4e.js:1:378668)
at Xo (main.976623a2e235b4123d4e.js:1:385605)

ERROR TypeError: Cannot read properties of undefined (reading 'removeGauge')
at t.drawChart (main.976623a2e235b4123d4e.js:1:1482252)
at t.ngDoCheck (main.976623a2e235b4123d4e.js:1:1482026)
at main.976623a2e235b4123d4e.js:1:380750
at main.976623a2e235b4123d4e.js:1:380764
at Ho (main.976623a2e235b4123d4e.js:1:382087)
at ha (main.976623a2e235b4123d4e.js:1:388580)
at Object.updateDirectives (11.676a246b04968a88821e.js:1:68006)
at Object.updateDirectives (main.976623a2e235b4123d4e.js:1:397512)
at No (main.976623a2e235b4123d4e.js:1:378668)
at Xo (main.976623a2e235b4123d4e.js:1:385605)

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

Successfully merging this pull request may close these issues.

None yet

3 participants