Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions