We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Joining
Phoenix message: { event = "phx_reply", topic = "rooms:lobby", payload = { status = "error", response = { reason = "join crashed" } }, ref = Just 0 }
The channel should correctly transition to Errored state.
Errored
The text was updated successfully, but these errors were encountered:
Any updates on this bug?
Sorry, something went wrong.
@Dan1one I'll plan on taking a look at it this weekend.
@Dan1one I think you can accomplish this with Channel.onJoinError, no?
Channel.onJoinError
Kinda hacked around a weird elm-phoenix-socket I think bug? fbonetti/…
65da704
…elm-phoenix-socket#4
maxstr
No branches or pull requests
The channel should correctly transition to
Errored
state.The text was updated successfully, but these errors were encountered: