Commit 2a977b5
Fix for MathJax Preview Initialization Issue
The wagtailMathPreviews object was being reinitialized on every preview setup due to inconsistent casing, causing previously initialized previews to be overwritten and resulting in errors during Update() calls.1 parent 22ed814 commit 2a977b5
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
0 commit comments