Issue:
Player is unable to join a new game.
Build:
5080439
Steps to reproduce:
- clone fresh
- run make setup, make anvil, make webdev, make deploy, make circuits
- navigate to http://localhost:3000/?index=1 and mint deck
- navigate to http://localhost:3000/?index=2 and mint deck
- from index=1: create game (game index = 1)
- from index=2: join game (game index = 1)
Expected:
Player 2 can join game of player 1.
Reality:
Modal displays the following error message:
"SyntaxError: Cannot convert #bigint.20826557750498812955920791981733214788339539821236692591183101691377953231916 to a BigInt"
Issue:
Player is unable to join a new game.
Build:
5080439
Steps to reproduce:
Expected:
Player 2 can join game of player 1.
Reality:
Modal displays the following error message:
"SyntaxError: Cannot convert #bigint.20826557750498812955920791981733214788339539821236692591183101691377953231916 to a BigInt"