WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
220751
Uncaught Exception: 'undefined' when expanding JSX source-mapped resource
https://bugs.webkit.org/show_bug.cgi?id=220751
Summary
Uncaught Exception: 'undefined' when expanding JSX source-mapped resource
Blaze Burg
Reported
2021-01-19 15:29:47 PST
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. In Sources Tab, expand filestack.min.js 2. Expand the revealed filestack folder 3. Click on the revealed 'filestack.umd.js' file Uncaught Exceptions: ----------------------- - undefined (at :undefined:undefined) ----------------------- Notes: Inspected URL:
https://codepen.io/pen?&editors=0010
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-01-19 15:30:32 PST
<
rdar://problem/73376400
>
Blaze Burg
Comment 2
2021-01-19 16:24:52 PST
Error in Inspector^2: [Error] Error: Loading resource for inspector failed access control check _dispatchResponseToPromise — Connection.js:162 _dispatchResponse — Connection.js:124 dispatch — Connection.js:77 dispatchMessageFromTarget — TargetManager.js:176 dispatchMessageFromTarget — TargetObserver.js:47 _dispatchEvent — Connection.js:210 dispatch — Connection.js:79 dispatch — InspectorBackend.js:232 (anonymous function) — MessageDispatcher.js:42 sourceMapResourceLoadError (SourceMapResource.js:121) sourceMapResourceLoadError promiseReactionJob Error in Inspector^1: [Error] Blocked mixed content webpack://filestack/filestack.umd.js because 'block-all-mixed-content' appears in the Content Security Policy. [Error] Not allowed to request resource [Error] Cannot load webpack://filestack/filestack.umd.js due to access control checks.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug