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

Cannot read property 'key' of null #202

@StephenEsser

Description

@StephenEsser

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-relicErrors uncovered from new-relic monitoring

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions