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

Does not support sourcesContent in sourcemaps and require sources to be available for backend code snippets to work #957

Closed
stalniy opened this issue Jun 16, 2021 · 6 comments
Assignees

Comments

@stalniy
Copy link

stalniy commented Jun 16, 2021

The latest version of rollbar doesn't support inlined source maps with nodeSourceMaps: true option.

I did some debugging and it appears that this line checks file paths from all frames in spite of the existence of sourcesContent property in source map.

This requires me to distribute sources together with compiled code and sourcemaps what is a bit inconvenient in my case.

@waltjones
Copy link
Contributor

@stalniy Thank you for the report, and the debugging effort.

@waltjones waltjones self-assigned this Jun 16, 2021
@waltjones
Copy link
Contributor

ch87007

@stalniy
Copy link
Author

stalniy commented Jun 17, 2021

@waltjones can you provide any approximate ETA when this will be fixed?

@waltjones
Copy link
Contributor

Next release, ~ 2 weeks.

@waltjones
Copy link
Contributor

@stalniy
Copy link
Author

stalniy commented Jul 6, 2021

Nice! works thank you!

@stalniy stalniy closed this as completed Jul 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants