Skip to content
New issue

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

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

Already on GitHub? # to your account

WeblinkUtilities.InvokeResponseCallback<T> fails if the message failed and no response is present #7

Closed
juniordiscart opened this issue Oct 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@juniordiscart
Copy link
Owner

When a message did not complete successfully (e.g. network error) and no response object is generated, then the callback fails as it tries to find callback based on the type of the response.

@juniordiscart juniordiscart added the bug Something isn't working label Oct 2, 2021
@juniordiscart
Copy link
Owner Author

This is resolved in v1.4.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant