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
With the proper authorization token, I currently encounter the following:
Error getting blogPosts.
⨯ N [Error]: Error serializing `.blogPosts` returned from `getStaticProps` in "/".
Reason: `undefined` cannot be serialized as JSON. Please use `null` or omit this value.
page: '/'
}
✓ Compiled /_error in 151ms (1050 modules)
GET / 500 in 4789ms
The text was updated successfully, but these errors were encountered:
With the proper authorization token, I currently encounter the following:
The text was updated successfully, but these errors were encountered: