-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When loading the following problem: Library/MC/PreAlgebra/setPreAlgebraC01S06/SUbtractingIntegers03.pg
I'm getting an error:
VM1878:1 Uncaught TypeError: Cannot read properties of undefined (reading 'style')
at <anonymous>:1:61
at eval (Problem.vue?3854:162)
at NodeList.forEach (<anonymous>)
at eval (Problem.vue?3854:157)
at Generator.next (<anonymous>)
at fulfilled (VM1642 Problem.vue:16)
I think the actual line is:
webwork3/src/components/common/Problem.vue
Line 191 in 6cf3c93
| origScript.parentNode?.replaceChild(newScript, origScript); |
Metadata
Metadata
Assignees
Labels
No labels