Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct prepare args #1598

Merged
merged 1 commit into from
Apr 11, 2020
Merged

Conversation

cdaringe
Copy link
Contributor

problem

default args specify initialData, but { context, request } are actually passed

solution

update to use { context, request }

@jchip jchip merged commit 8bc5213 into electrode-io:master Apr 11, 2020
@cdaringe cdaringe deleted the fix/prepare-args branch April 11, 2020 04:08
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.

2 participants