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 CallBuilder onmessage type #385

Merged
merged 1 commit into from
Jul 25, 2019
Merged

Fix CallBuilder onmessage type #385

merged 1 commit into from
Jul 25, 2019

Conversation

andywer
Copy link
Contributor

@andywer andywer commented Jul 25, 2019

We don't pass the MessageEvent to the callback, but take the data out of it and JSON.parse() it before we pass it on.

We don't pass the MessageEvent to the callback, but take the data out of it and `JSON.parse()` it before we pass it on.
@abuiles abuiles merged commit 1183fed into stellar:master Jul 25, 2019
@abuiles abuiles mentioned this pull request Jul 25, 2019
@abuiles
Copy link
Contributor

abuiles commented Jul 25, 2019

@andywer thanks! this has been released in 2.1.1 #386 :)

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