You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On a vanilla install of Moodle 4.1.x with Snap installed I keep seeing the following error:
snap-ce.js:1 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
at o..f.. [as observe] (snap-ce.js:1:19691)
at HTMLDocument. (snap.js:1226:39)
at mightThrow (jquery-3.6.1.js:3766:29)
at process (jquery-3.6.1.js:3834:12)
at l.invokeTask (snap-ce.js:1:8751)
at i.runTask (snap-ce.js:1:4160)
at invokeTask (snap-ce.js:1:9801)
at invoke (snap-ce.js:1:9703)
at n.args. (snap-ce.js:1:33675)
Can you please do some fixy-fu on it, thx.
The text was updated successfully, but these errors were encountered:
On a vanilla install of Moodle 4.1.x with Snap installed I keep seeing the following error:
snap-ce.js:1 Uncaught TypeError: Failed to execute 'observe' on 'MutationObserver': parameter 1 is not of type 'Node'.
at o..f.. [as observe] (snap-ce.js:1:19691)
at HTMLDocument. (snap.js:1226:39)
at mightThrow (jquery-3.6.1.js:3766:29)
at process (jquery-3.6.1.js:3834:12)
at l.invokeTask (snap-ce.js:1:8751)
at i.runTask (snap-ce.js:1:4160)
at invokeTask (snap-ce.js:1:9801)
at invoke (snap-ce.js:1:9703)
at n.args. (snap-ce.js:1:33675)
Can you please do some fixy-fu on it, thx.
The text was updated successfully, but these errors were encountered: