Skip to content

Array chain methods error on non-array values #2472

@jdalton

Description

@jdalton

Array chain methods error on non-array values which is unlike other array category methods.

_().pop(); // error
_('').pop(); // error
_().first() // undefined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions