Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get() triggers unsupported protocol schemes error #209

Open
pendenaor opened this issue Aug 8, 2018 · 2 comments
Open

get() triggers unsupported protocol schemes error #209

pendenaor opened this issue Aug 8, 2018 · 2 comments

Comments

@pendenaor
Copy link

When using get asynchronous method, Chrome chokes on webpack-internal unsupported protocol scheme.
Seems similar to #127, the only diff i see is webpack-internal instead of webpack.

Expected Behavior

The source map requests resolve path without errors

Current Behavior

get triggers an stacktrace-gps.js?38bb:37 Failed to load webpack-internal:///./src/main.js: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. failure.

Steps to Reproduce (for bugs)

Basic vue-cli 3 project (webpack 4 + Babel 7)

Context

I'm trying to have nice stack frame with path resolved

Your Environment

  • stacktrace.js version: 2.0.0
  • Browser Name and version: Chrome 67.0.3396.99 (Build officiel) (64 bits)
  • Operating System and version (desktop or mobile): Windows 10 Pro 64 bits
@AdrianMrn
Copy link

Any update on this one?

@SuspendedPhan
Copy link

Having the same problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants