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

Cannot read property 'key' of null #202

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

Cannot read property 'key' of null #202

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

Comments

@StephenEsser
Copy link
Contributor

StephenEsser commented Feb 18, 2019

Issue Description

A request for the key property is being made on a null object.

Error

Cannot read property 'key' of null

Here are a few places the issue could be happening:

Issue Type

  • New Feature
  • Enhancement
  • Bug
  • Other

Expected Behavior

A property request should not be made on a null object.

Current Behavior

A call to request a key property is being made on a null object.

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