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
May need to store date + timezone info, and call to isoString for all comparisons
already storing gameDate and lastGameDate as date object. Need more info from users
Users have reported issues related to new games starting at unexpected times, and getting the same game twice
Possible causes:
Truncating date time herespelling-bee/src/store.ts
Line 103 in 1dd95c5
May need to store date + timezone info, and call to isoString for all comparisonsalready storing
gameDate
andlastGameDate
as date object. Need more info from usersspelling-bee/src/store.ts
Line 18 in aac7b96
The text was updated successfully, but these errors were encountered: