Replies: 1 comment
-
Dont think you can easily solve this since there is no window in the webworker context, adding this line in the onMessage function to make the window available also doesnt solve it since it will give maxCallstackExceeded errors. So I made an issue out of this so it can be fixed in #9749 self.window = self; Although depending on chart type it might give an initial result, so will bar charts render for example. EDIT: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! How can I get rid of this error? v 3.0.0
Beta Was this translation helpful? Give feedback.
All reactions