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
Thanks for reporting @pkamilp, I can confirm this is a problem. The client-side seems to decode this operation properly (deckCards[0] does contain the value 3), but the server-side has the wrong index.
This is yet another issue that makes me think arrays should be synchronized and treated completely differently than it currently is. Let's leave this issue open until we have a plan of action.
Code to reproduce
The text was updated successfully, but these errors were encountered: