Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Conversation

@madhuhc
Copy link

@madhuhc madhuhc commented Sep 13, 2017

Probable fix for the below issue
atom/atom#15639

We are accessing nodeName and className from target so it should ideally be an object. Added safe-check and initialize target to be an {}

Requirements

Not a pro in coffeescript, need a simple check and default assignment to target as {}

Description of the Change

Target should be an Object not the String

Alternate Designs

Better way to handle the issue

Benefits

atom/atom#15639

Possible Drawbacks

Not pro in coffeescript syntax

Applicable Issues

atom/atom#15639

Probable fix for the below issue
atom/atom#15639

We are accessing nodeName and className from target so it should ideally be an object. Added safe-check and initialize target to be an {}
UziTech added a commit to UziTech/notifications that referenced this pull request Sep 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant