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

Missing source files causes entire source map to be ignored #77

Open
shadow-light opened this issue Aug 16, 2021 · 0 comments
Open

Missing source files causes entire source map to be ignored #77

shadow-light opened this issue Aug 16, 2021 · 0 comments

Comments

@shadow-light
Copy link

shadow-light commented Aug 16, 2021

Expected Behavior

The source map should be used to locate the original source files and locations

Current Behavior

If original source files cannot be obtained, an error is thrown which causes the entire source map to be ignored.

Steps to Reproduce (for bugs)

Have a setup where there is a source map, but the original source files are not available (only the bundled JS)

Context

Trying to map errors before reporting them to Rollbar in an Electron app

Your Environment

  • stacktrace-gps version: 3.0.4
  • Browser Name and version: Chrome 92
  • Operating System and version (desktop or mobile): Ubuntu
  • Link to your project: unpublished

Possible Solution

https://github.com/stacktracejs/stacktrace-gps/compare/master...shadow-light:custom?expand=1

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

1 participant