This repository has been archived by the owner on Apr 16, 2021. It is now read-only.
Cannot read property 'contentWindow' of null #201
Labels
new-relic
Errors uncovered from new-relic monitoring
Issue Description
The sandbox iframe can be unmounted when a request is made to find its content window.
https://github.com/cerner/kaiju/blob/master/rails/client/app/bundles/kaiju/components/Project/utilities/messenger.js#L4
Error
Issue Type
Expected Behavior
The Sandbox iframe should not be requested when it is unavailable.
Current Behavior
A request to fetch the Sandbox iframe is made when it is not present on the screen.
Steps to Reproduce
N/A
The text was updated successfully, but these errors were encountered: