useChannel
hook can throw exception in the effect if connection is closed
#1938
Labels
bug
Something isn't working. It's clear that this does need to be fixed.
useChannel
hook implicitly attaches when we provide channel listener. If connection is in the terminal state we throw unhandled exception in that case.To reproduce problem we can use this code snippet:
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: