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

Avoid pushing undefined into proto-list #19

Closed
wants to merge 2 commits into from

Conversation

Raynos
Copy link

@Raynos Raynos commented Sep 13, 2014

If json(a) returns undefined we push undefined into proto-list.

Proto-list gets confused and inserts a weird object into the
proto list tree.

We should avoid pushing anything if json() returns nothing.

cc @dominictarr @isaacs

If `json(a)` returns undefined we push undefined into proto-list.

Proto-list gets confused and inserts a weird object into the
proto list tree.

We should avoid pushing anything if `json()` returns nothing.
@dawsbot
Copy link
Owner

dawsbot commented Jun 25, 2018

Closing due to staleness. Please re-open if this is an issue

@dawsbot dawsbot closed this Jun 25, 2018
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.

2 participants