RESOLVED DUPLICATE of bug 284114 286476
Uncaught Exception: TypeError: E.isInsertionCaretInside is not a function
https://bugs.webkit.org/show_bug.cgi?id=286476
Summary Uncaught Exception: TypeError: E.isInsertionCaretInside is not a function
cedric.colin35
Reported 2025-01-24 07:58:03 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: ----------------------- - TypeError: E.isInsertionCaretInside is not a function (at manifest-yr1khc1r.js:85:110934) WI._focusChanged @ manifest-yr1khc1r.js:85:110934 TextareaInput.prototype.focus @ codemirror.js:8770:25 focus @ codemirror.js:7634:58 focus @ manifest-yr1khc1r.js:51:1250154 attached @ manifest-yr1khc1r.js:51:858431 _didMoveToParent @ manifest-yr1khc1r.js:51:410937 insertSubviewBefore @ manifest-yr1khc1r.js:51:409166 addSubview @ manifest-yr1khc1r.js:51:408414 _showEntry @ manifest-yr1khc1r.js:51:1263590 showBackForwardEntryForIndex @ manifest-yr1khc1r.js:51:1258843 showContentView @ manifest-yr1khc1r.js:51:1258357 _tabBarItemSelected @ manifest-yr1khc1r.js:51:572875 A @ manifest-yr1khc1r.js:37:11388 dispatchEventToListeners @ manifest-yr1khc1r.js:37:11428 selectTabBarItem @ manifest-yr1khc1r.js:51:554098 set selectedTabBarItem @ manifest-yr1khc1r.js:51:553582 WI.contentLoaded @ manifest-yr1khc1r.js:85:88809 ? @ ----------------------- Notes: Inspected URL: (unknown) Loading completed: false Frontend User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:134.0) Gecko/20100101 Firefox/134.0
Attachments
Razvan Caliman
Comment 1 2025-01-27 05:30:29 PST
The file `manifest-yr1khc1r.js` does not exist in the Web Inspector build for WebKit. It looks like the build for Bun. Please file the issue on that project: https://github.com/oven-sh/WebKit *** This bug has been marked as a duplicate of bug 284114 ***
Note You need to log in before you can comment on or make changes to this bug.