Are you requesting a feature, reporting a bug or asking a question?
Bug
What is the current behavior?
Attempting to set the theme colors for "defaultV2" theme results in:
Uncaught TypeError: Cannot set properties of undefined (setting '$main-color')
at assessments2?assessmentid=13&assessmentonly=yes&showassessment=yes:33:43
What is the expected behavior?
Successful setting of theme colors.
How would you reproduce the current behavior (if this is a bug)?
Using code below, attempt to set colors for defaultV2 theme.
Provide the test code and the tested page URL (if applicable)
<
Are you requesting a feature, reporting a bug or asking a question?
Bug
What is the current behavior?
Attempting to set the theme colors for "defaultV2" theme results in:
Uncaught TypeError: Cannot set properties of undefined (setting '$main-color') at assessments2?assessmentid=13&assessmentonly=yes&showassessment=yes:33:43
What is the expected behavior?
Successful setting of theme colors.
How would you reproduce the current behavior (if this is a bug)?
Using code below, attempt to set colors for defaultV2 theme.
Provide the test code and the tested page URL (if applicable)
Tested page URL:
Test code
Specify your