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

Change invoke return type on hub_connection #15

Merged
merged 1 commit into from
Nov 1, 2021

Conversation

luizrsilva
Copy link

Hi,

This PR, fix an error when CompletionMessage doesn't have error and returns null on result property.

Log Error

I/flutter ( 8307): (WebSockets transport) data received. message String data of length 44. Content: '{"type":3,"invocationId":"0","result":null}�'.
I/flutter ( 8307): (WebSockets transport) error calling onReceive, error: type 'Null' is not a subtype of type 'Object'
I/flutter ( 8307): (WebSockets transport) socket closed.

@sefidgaran sefidgaran merged commit 3054752 into sefidgaran:master Nov 1, 2021
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.

None yet

2 participants