Skip to content

Lodash sometimes loads and overwrites _, breaking various modules #142

@tophtucker

Description

@tophtucker

screen shot 2017-01-13 at 6 52 29 pm

_.functions is not a function
_.contains is not a function
_.flatten is not a function

_.VERSION
"4.13.1"

This usually but not always happens. Looks like a recent version of Lodash removed contains as an alias. Seems like sometimes Lodash loads and overwrites this version of Underscore. But I can't figure out how Lodash is even getting on the page lol.

I can take more of a look later.

cc @aubergene @blacki <3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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