Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(react-dom): access iframe contentWindow instead of contentDocument
MDN has a list of methods for obtaining the window reference of an iframe: https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage#Syntax
- Loading branch information