Skip to content

[react-events] Fix isTargetWithinNode type#16671

Merged
necolas merged 1 commit into
react:masterfrom
necolas:react-dom/fix-isTargetWithinNode-type
Sep 5, 2019
Merged

[react-events] Fix isTargetWithinNode type#16671
necolas merged 1 commit into
react:masterfrom
necolas:react-dom/fix-isTargetWithinNode-type

Conversation

@necolas

@necolas necolas commented Sep 5, 2019

Copy link
Copy Markdown
Contributor

isTargetWithinNode passes the childTarget to getClosestInstanceFromNode which
does not account for a null value of 'node'.

isTargetWithinNode passes the childTarget to getClosestInstanceFromNode which
does not account for a null value of 'node'.
@sizebot

sizebot commented Sep 5, 2019

Copy link
Copy Markdown

No significant bundle size changes to report.

Generated by 🚫 dangerJS against a3efc11

@necolas necolas merged commit ff00645 into react:master Sep 5, 2019
@necolas necolas deleted the react-dom/fix-isTargetWithinNode-type branch December 20, 2019 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants