You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Location of a Minimal Repository that Demonstrates the Issue.
The text was updated successfully, but these errors were encountered:
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:
Location of a Minimal Repository that Demonstrates the Issue.
The text was updated successfully, but these errors were encountered: