Skip to content

Ensure arguments are passed down to trigger#381

Merged
RobbieTheWagner merged 1 commit intomasterfrom
trigger-args
May 26, 2019
Merged

Ensure arguments are passed down to trigger#381
RobbieTheWagner merged 1 commit intomasterfrom
trigger-args

Conversation

@RobbieTheWagner
Copy link
Copy Markdown
Member

When we switched our drop implementation away from lodash, we accidentally stopped passing things like step and previous down to subsequent trigger calls. This fixes the drop call by ensuring arguments is now an array.

Fixes #371

When we switched our `drop` implementation away from lodash, we accidentally stopped passing things like `step` and `previous` down to subsequent trigger calls. This fixes the `drop` call by ensuring `arguments` is now an array.

Fixes #371
@RobbieTheWagner RobbieTheWagner requested review from chuckcarpenter and removed request for chuckcarpenter May 26, 2019 12:37
@RobbieTheWagner RobbieTheWagner merged commit 566bdbf into master May 26, 2019
@RobbieTheWagner RobbieTheWagner deleted the trigger-args branch May 26, 2019 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Show event of tour does not pass the hash of step and previous

1 participant