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
The 'goal' field on the Game Setup Screen does not accept negative numbers (the check for isDigits) is too restrictive as it prevents the users from entering a leading dash.
The 'goal' field on the Game Setup Screen does not accept negative numbers (the check for isDigits) is too restrictive as it prevents the users from entering a leading dash.