-
-
Notifications
You must be signed in to change notification settings - Fork 338
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
trimHeadFrames: Discarded unknown attribute and Source Maps not Applying #556
Comments
Solved: Turns out my environment tag that I was logging with didn't match the environment of my artifacts. So I just removed that. Didn't fix the
|
@rmit-s3539777-abgier-avraha did you ever find out what could be causing the |
@cruzach I didn't but does it affect anything for you? My source maps started working after removing the environment property but the |
Doesn't seem to be affecting anything. But even then, it's an eye sore so was curious what the root cause might be/how to get rid of it |
Hey, this can be safely ignored. This issue only surfaced recently because we implemented stricter payload validation on the server. We will fix this in the next major version of the SDK. |
Awesome! That’s great to hear Out of curiosity- do you have an ETA for the release? |
No ETA, but we hope to get it out within the next weeks. Track this PR: #589 |
I am closing all old issues, please if this is still a problem feel free to revive it. |
OS:
Platform:
Output of
node -v && npm -v && npm ls --prod --depth=0
Config:
I have following issue:
Steps to reproduce:
trimHeadFrames: Discarded unknown attribute
has nothing to do with artifacts it seems because the error is still the same when I delete them allActual result:
There was 1 error encountered while processing this event
trimHeadFrames: Discarded unknown attribute
Expected result:
The text was updated successfully, but these errors were encountered: