NEW267062
Uncaught Exception: Missing node for given nodeId
https://bugs.webkit.org/show_bug.cgi?id=267062
Summary Uncaught Exception: Missing node for given nodeId
Alex Dranove
Reported 2024-01-03 13:07:13 PST
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. What were you doing? Include setup or other preparations to reproduce the exception. 2. Include explicit, accurate, and minimal steps taken. Do not include extraneous or irrelevant steps. 3. What did you expect to have happen? What actually happened? Uncaught Exceptions: ----------------------- - Missing node for given nodeId (at Connection.js:162:29) _dispatchResponseToPromise @ Connection.js:162:29 _dispatchResponse @ Connection.js:124:44 dispatch @ Connection.js:77:35 dispatchMessageFromTarget @ TargetManager.js:176:39 dispatchMessageFromTarget @ TargetObserver.js:47:51 _dispatchEvent @ Connection.js:210:26 dispatch @ Connection.js:79:32 dispatch @ InspectorBackend.js:233:52 ? @ MessageDispatcher.js:42:34 ----------------------- Notes: I am using Orion 0.99.126.4.1-beta web browser. I launched the Query Editor v2 on Amazon Redshift (AWS). The page loaded but then most of the contents disappeared. I turned on compatibility mode in the browser (disables web extensions, content blockers, uses standard Safari user agent), but the issue persisted. I opened the Web Inspector, then reloaded with the Web Inspector open, and noticed a new div element that disappeared right as I clicked on it. The Web Inspector then crashed and offered to let me report this bug. I *think* the bug I was originally investigating isn't present on the latest WebKit. At the very least I can't reproduce it in Safari or Safari Technology Preview. However, I have no idea what went wrong with the Web Inspector while I was investigating. Inspected URL: https://us-east-2.console.aws.amazon.com/sqlworkbench/home?region=us-east-2#/client Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-10 13:08:16 PST
Note You need to log in before you can comment on or make changes to this bug.