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

Bugfix #173 - Guard against possible falsy node.children values #174

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

johanquiroga
Copy link
Contributor

The purpose of this PR is to add a check against undefined values when checking for node children within the removePointerEventsFromShadoDomChildNodes function.

Unfortunately, I don't have a way of reproducing this yet, but I tracked down the error mentioned in #173 to this. Using this patch fixes the issue for me.

This should fix #173.

Copy link

@ge65cer ge65cer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@reppners reppners merged commit 9f6bf85 into timruffles:master Oct 17, 2022
@reppners
Copy link
Collaborator

Thanks for your contribution!

@johanquiroga
Copy link
Contributor Author

@reppners Thank you for merging this in! Just curious, when do you think this could be released?

@reppners
Copy link
Collaborator

reppners commented Nov 4, 2022

@johanquiroga Published now as 3.0.0-rc.0 :) Ride safe! 🏍️

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.

TypeError in beta release
3 participants