Closed fheyer closed 3 years ago
This is a hotfix for issue #50
initializeIframe fails with null access on iframe.contentDocument So we have to check it before accessing it.
I wasn't able to identify the commit on chromium which causes this.
This is a hotfix for issue #50
initializeIframe fails with null access on iframe.contentDocument So we have to check it before accessing it.
I wasn't able to identify the commit on chromium which causes this.