Hello, I’m using X 8.0.10 and Cornerstone 5.0.10 on Chrome on Chrome OS.
Sometime in the past week or so some of my pages have become filled with elements replaced with gray boxes that say “This element failed to render” in Cornerstone. The pages look normal to visitors but this is making it very challenging to make edits in Cornerstone.
When I open dev tools, there are 74 errors and 71 warnings.
Here’s one error:
Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
at HTMLDocument.<anonymous> (2988:60)
at e (jquery.min.js?ver=3.5.1:2)
at t (jquery.min.js?ver=3.5.1:2)
And here’s one that appears 70 times:
react-dom.min.js?ver=16.13.1:125 TypeError: window.jQuery is not a function
at app.514eb0c.js:42
at Array.forEach ()
at app.514eb0c.js:42
at Bh (react-dom.min.js?ver=16.13.1:126)
at Dj (react-dom.min.js?ver=16.13.1:162)
at unstable_runWithPriority (react.min.js?ver=16.13.1:25)
at Da (react-dom.min.js?ver=16.13.1:60)
at xb (react-dom.min.js?ver=16.13.1:162)
at Te (react-dom.min.js?ver=16.13.1:146)
at react-dom.min.js?ver=16.13.1:61
And another error:
Uncaught TypeError: Cannot read property ‘matches’ of null
at l (cs.514eb0c.js:120)
at p (cs.514eb0c.js:120)
at cs.514eb0c.js:120
at cs.514eb0c.js:6
at cs.514eb0c.js:6
at Array.forEach ()
at cs.514eb0c.js:6
at Array.forEach ()
at t (cs.514eb0c.js:6)
at Array.forEach ()
What do you suggest?
Thank you,
Michael