ts-loader icon indicating copy to clipboard operation
ts-loader copied to clipboard

Safari shows "An error occurred trying to load the resource." when loading ts breakpoint

Open miku1958 opened this issue 1 year ago • 0 comments

Expected Behaviour

I can debug ts code in Safari directly

Actual Behaviour

Safari shows "An error occurred trying to load the resource." when loading ts breakpoint

Steps to Reproduce the Problem

I tried all the devtool mode, and the source map are currently, but Safari can only load the js file in search page, and I can see the breakpoint in search page's js file, but in Source page, the breakpoint hits in ts file, and Safari shows this: image

Location of a Minimal Repository that Demonstrates the Issue.

miku1958 avatar Nov 16 '23 12:11 miku1958