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
Hmm, not sure why are you getting different dates. I checked and verified that they all use the the same formatDate function. Did you try deleting .next and rebuilding again?
I tried this and it still has the wrong dates is there any particular manner in which I should try this? I have it uploaded via Vercel and tried to delete .next locally and repush it after rebuilding it. In the dev server the dates were all wrong by -1, but when I reuploaded to Vercel it was the same. Do I need to do this differently? I have a knowledge disconnect between how the data is stored locally versus on Vercel upon uploads. @timlrx
Describe the bug
The dates are not matching up on certain pages with the date set in the articles themselves in .mdx.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The dates are consistent and match the .mdx set dates across all pages.
System Info (if dev / build issue):
Browser Info (if display / formatting issue):
The text was updated successfully, but these errors were encountered: