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
I have followed the installation steps and I'm getting this error.
core.mjs:6494 ERROR TypeError: Cannot read properties of undefined (reading 'nativeElement')
at RadialGauge$1.get options [as options] (ng-canvas-gauges.js:65:1)
at RadialGauge$1.ngOnInit (ng-canvas-gauges.js:321:37)
at callHook (core.mjs:2551:1)
at callHooks (core.mjs:2520:1)
at executeInitAndCheckHooks (core.mjs:2471:1)
at refreshView (core.mjs:9510:1)
at refreshComponent (core.mjs:10692:1)
at refreshChildComponents (core.mjs:9291:1)
at refreshView (core.mjs:9545:1)
at refreshEmbeddedViews (core.mjs:10646:1)
ERROR TypeError: Cannot read properties of undefined (reading 'update')
at RadialGauge$1.basicUpdate (ng-canvas-gauges.js:242:1)
at RadialGauge$1.initGauge (ng-canvas-gauges.js:222:1)
at RadialGauge$1.ngAfterViewInit (ng-canvas-gauges.js:158:1)
at callHook (core.mjs:2551:1)
at callHooks (core.mjs:2520:1)
at executeInitAndCheckHooks (core.mjs:2471:1)
at refreshView (core.mjs:9566:1)
at refreshComponent (core.mjs:10692:1)
at refreshChildComponents (core.mjs:9291:1)
at refreshView (core.mjs:9545:1)
I have followed the installation steps and I'm getting this error.
My HTML:
My app.modules
The text was updated successfully, but these errors were encountered: