forked from nagix/chartjs-plugin-streaming
-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hi,
I've been using this wonderfull plugins for close to two years. Thank you for the great work!
I just recently upgraded to Angular 19.2.4, that includes a zone.js v0.15.0 update, and I now get the following when loading my chart.js + plugin component.
If you need more info I'll be glad to assist!
ERROR TypeError: plugin._getState is not a function
at getElements (/Users/godind/Documents/GitHub/Kip/node_modules/@robloche/chartjs-plugin-streaming/dist/chartjs-plugin-streaming.esm.js:318:26)
at scroll (/Users/godind/Documents/GitHub/Kip/node_modules/@robloche/chartjs-plugin-streaming/dist/chartjs-plugin-streaming.esm.js:660:23)
at /Users/godind/Documents/GitHub/Kip/node_modules/@robloche/chartjs-plugin-streaming/dist/chartjs-plugin-streaming.esm.js:732:9
at callback (/Users/godind/Documents/GitHub/Kip/node_modules/chart.js/dist/chunks/helpers.segment.js:88:15)
at refresh (/Users/godind/Documents/GitHub/Kip/node_modules/@robloche/chartjs-plugin-streaming/dist/chartjs-plugin-streaming.esm.js:49:30)
at timer (/Users/godind/Documents/GitHub/Kip/node_modules/zone.js/fesm2015/zone.js:1752:27)
at _ZoneDelegate.invokeTask (/Users/godind/Documents/GitHub/Kip/node_modules/zone.js/fesm2015/zone.js:364:171)
at /Users/godind/Documents/GitHub/Kip/node_modules/@angular/core/fesm2022/core.mjs:6086:49
at AsyncStackTaggingZoneSpec.onInvokeTask (/Users/godind/Documents/GitHub/Kip/node_modules/@angular/core/fesm2022/core.mjs:6086:30)
at _ZoneDelegate.invokeTask (http://localhost:4200/@mxtommy/kip/polyfills.js:2451:54) {stack: 'TypeError: plugin._getState is not a function…lhost:4200/@mxtommy/kip/polyfills.js:2451:54)', message: 'plugin._getState is not a function'}
Thank you.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels