Skip to content

Fix angularChainableNames check#566

Open
christopherthielen wants to merge 1 commit intoEmmanuelDemey:masterfrom
christopherthielen:patch-1
Open

Fix angularChainableNames check#566
christopherthielen wants to merge 1 commit intoEmmanuelDemey:masterfrom
christopherthielen:patch-1

Conversation

@christopherthielen
Copy link

This conditional was always true because (name !== -1) is always true and thus angularChainableNames.indexOf(true) is always true

This conditional was always `true` because `(name !== -1)` is always `true` and thus `angularChainableNames.indexOf(true)` is always `true`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant