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

Replace Array.from with clean implementation (#1464) #215

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Aug 27, 2024

This work is to try to provide support where rrweb might be included
in applications with various tools that might override Array.from
so that the 2nd parameter (the map function) will always work for
rrweb.

Co-authored-by: Michael Dellanoce [email protected]

colingm and others added 2 commits June 7, 2024 12:57
This work is to try to provide support where rrweb might be included
in applications with various tools that might override Array.from
so that the 2nd parameter (the map function) will always work for
rrweb.

Co-authored-by: Michael Dellanoce <[email protected]>
@billyvg billyvg closed this Aug 27, 2024
@billyvg billyvg deleted the sentry-v2-update-to-46f1b252a5919c68c68e825bd6089cc2e7d34e7c branch August 27, 2024 21:13
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

Successfully merging this pull request may close these issues.

2 participants