Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Cannot read property 'contentWindow' of null #201

Open
1 of 4 tasks
StephenEsser opened this issue Feb 18, 2019 · 0 comments
Open
1 of 4 tasks

Cannot read property 'contentWindow' of null #201

StephenEsser opened this issue Feb 18, 2019 · 0 comments
Labels
new-relic Errors uncovered from new-relic monitoring

Comments

@StephenEsser
Copy link
Contributor

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

Cannot read property 'contentWindow' of null

Issue Type

  • New Feature
  • Enhancement
  • Bug
  • Other

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

@StephenEsser StephenEsser added bug new-relic Errors uncovered from new-relic monitoring labels Feb 18, 2019
@ryanthemanuel ryanthemanuel removed the bug label May 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-relic Errors uncovered from new-relic monitoring
Projects
None yet
Development

No branches or pull requests

2 participants