You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 6, 2023. It is now read-only.
Summary:
Fixes an issue introduced by D13137413 where we weren't safely getting the right document for an event target, if the event target is null.
Fixes by using the safer `getCorretDocumentFromNode`, which uses the defualt `document` if the argument is null.
Reviewed By: claudiopro
Differential Revision: D18618225
fbshipit-source-id: bc381a5000318c5065fdf856387dd038b7e04003
0 commit comments