The following message has shown up in my logs 16 times in the last few minutes as I try to fiddle around with settings. It seems that most click-paths lead to this error, and once I get it then the entire UI is frozen and I’m unable to interact with anything on screen until I refresh. It’s not completely consistent…sometimes I can get a few more clicks in before it freezes, sometimes a few less.
Logger: frontend.js.latest.202403070
Source: components/system_log/__init__.py:306
First occurred: 7:41:34 PM (16 occurrences)
Last logged: 7:57:46 PM
Uncaught error from Firefox 123.0 on Windows 10 TypeError: i is undefined siblingsToRestore (src/blocking-elements.ts:237:8) oldParents (src/blocking-elements.ts:216:34) element (src/blocking-elements.ts:147:24) push (mwc-dialog-base.ts:249:25) trapFocus (foundation.ts:166:21)
Uncaught error from Firefox 123.0 on Windows 10 Error: Permission denied to access property "localName" element (src/blocking-elements.ts:372:56) sibling (src/blocking-elements.ts:289:57) newParents (src/blocking-elements.ts:202:29) element (src/blocking-elements.ts:147:24) push (mwc-dialog-base.ts:249:25) trapFocus (foundation.ts:166:21)
Uncaught error from Firefox 123.0 on Windows 10 Error: Permission denied to access property "localName" element (src/blocking-elements.ts:372:56) sibling (src/blocking-elements.ts:289:57) newParents (src/blocking-elements.ts:202:29) element (src/blocking-elements.ts:147:24) push (mwc-dialog-base.ts:249:25) trapFocus (foundation.ts:166:21) setTimeout (foundation.ts:164:28) setTimeout (foundation.ts:370:28) requestAnimationFrame (foundation.ts:367:26) runNextAnimationFrame (foundation.ts:158:9)
Uncaught error from Firefox 123.0 on Windows 10 Error: Permission denied to access property "contains" canvas (src/platform/platform.dom.js:119:17) nodeListContains (src/platform/platform.dom.js:146:27)
Swapping over to a Chrome browser, the issue goes away. I did try clearing my cache for this page, and my Firefox browser is fully updated. I’m not exactly sure when this first started, although I know I’ve been having issues for at least a week like this. I only took the time to investigate today.
Any suggestions are appreciated, thanks folks!