Skip to content

update rrweb to fix .tagName null access error#8270

Merged
Vadman97 merged 4 commits intomainfrom
vadim/update-rrweb
Apr 17, 2024
Merged

update rrweb to fix .tagName null access error#8270
Vadman97 merged 4 commits intomainfrom
vadim/update-rrweb

Conversation

@Vadman97
Copy link
Member

@Vadman97 Vadman97 commented Apr 16, 2024

Summary

Fix .tagName null access issue reported on discord via rrweb-io/rrweb#1445

highlight/rrweb#115

Closes HIG-4504

How did you test this change?

reflame

Are there any deployment considerations?

changeset

Does this work require review from our design team?

no

@Vadman97 Vadman97 requested review from a team and mayberryzane and removed request for a team April 16, 2024 19:53
@changeset-bot
Copy link

changeset-bot bot commented Apr 16, 2024

🦋 Changeset detected

Latest commit: d70da37

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "rrdom" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "rrdom-nodejs" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "rrweb" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "rrweb-player" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "rrweb-snapshot" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@rrweb/types" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "@rrweb/web-extension" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.
The package or glob expression "rrvideo" is specified in the `ignore` option but it is not found in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@linear
Copy link

linear bot commented Apr 16, 2024

@Vadman97 Vadman97 changed the title Vadim/update rrweb update rrweb to fix .tagName null access error Apr 16, 2024
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