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

feat(replay): Check blockSelector for blocking elements as well #49

Merged
merged 3 commits into from
Feb 13, 2023

Conversation

billyvg
Copy link
Member

@billyvg billyvg commented Feb 10, 2023

This fixes an issue with dynamically added elements where a parent is blocked according to a selector defined in blockSelector, but its children are not.

This fixes an issue with dynamically added elements where a parent is blocked according to a selector defined in `blockSelector`, but its children are not.
@billyvg billyvg changed the title feat add unblock selector to is blocked feat(replay): Check blockSelector for blocking elements as well Feb 10, 2023
@billyvg billyvg marked this pull request as ready for review February 10, 2023 21:01
@billyvg billyvg requested review from mydea and Lms24 February 10, 2023 22:09
@Lms24 Lms24 merged commit b19ed89 into sentry-v1 Feb 13, 2023
@Lms24 Lms24 deleted the feat-add-unblock-selector-to-is-blocked branch February 13, 2023 12:28
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