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
I've seen this error already. Actually it happens during the mornings.
What happens is that the API that we get the today values updates during the day, so until they update to the next day, it displays the data from the previous day.
I was going to analyze more about this, but life got in the way...
I'll try to analyze this weekend to fix, probably it's just matter of updating the getDays function to get the day with a timezone or minus some hours (to be the same as the API).
If you go to the official site during the morning (Brazilian time) you'll see it displaying the games from a day before too. If we just mimick that, would be fine.
Hello!
I've loved your project. nba.com/games is so bad.
About the error:
When you access the homepage, it shows the previous day's games, but with today's date.
To see today's games, you have to change the date, and then return to it via the calendar.
The text was updated successfully, but these errors were encountered: