Hi,
I'm trying to export a chart to PDF but I have an error in the console:
ERROR
Error: Uncaught (in promise): TypeError: Cannot read property 'bbox' of undefined
TypeError: Cannot read property 'bbox' of undefined
Here is an example on SB.
https://stackblitz.com/edit/angular-1f74zm
Any suggestions?
Thank you
B.
I'm trying to export a chart to PDF but I have an error in the console:
ERROR
Error: Uncaught (in promise): TypeError: Cannot read property 'bbox' of undefined
TypeError: Cannot read property 'bbox' of undefined
Here is an example on SB.
https://stackblitz.com/edit/angular-1f74zm
Any suggestions?
Thank you
B.