You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Sign in
2. Click on the crossed swords icon at the top of the page
3. Click the "Accept" button
Expected result
A user is redirected to the game
Actual result
An error page is displayed with the following message:
SOMETHING_WENT_WRONG, reason: %ArgumentError{message: "errors were found at the given arguments:\n\n * 1st argument: not a textual representation of an integer\n"}
The text was updated successfully, but these errors were encountered:
Summary
When accepting an invitation from a friend, the user fails to join the game, and an error message is displayed
Environment
OS: MacOS 14.7 (23H124)
Browser: Chrome 131.0.6778.86 (Official Build) (arm64)
Codebattle version: bb44a99
Reproduction steps
Expected result
A user is redirected to the game
Actual result
An error page is displayed with the following message:
SOMETHING_WENT_WRONG, reason: %ArgumentError{message: "errors were found at the given arguments:\n\n * 1st argument: not a textual representation of an integer\n"}
The text was updated successfully, but these errors were encountered: