Uncaught TypeError: Cannot read properties of undefined (reading 'defaultColor') #10752
Unanswered
kyrylolvov
asked this question in
Q&A
Replies: 3 comments
-
Having the very same issue... |
Beta Was this translation helpful? Give feedback.
0 replies
-
How is your vite config? Can you post here? If I'm not wrong I had to change this on my build in order to work fine, but I don't remember it has been a long time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
coming from the future and I'm struggling with this error... Just wanted to know what is the source of the problem, error msg is not clear... :( |
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.
-
Getting an error Uncaught TypeError: Cannot read properties of undefined (reading 'defaultColor') after building the project with Vite and hosting it on AWS. In build's code looks like this:
arc:{backgroundColor:bt.global.defaultColor
Beta Was this translation helpful? Give feedback.
All reactions