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
There's a few instances where an article can show up in the search results without "published_at" being present. This seems to happen if an article is scheduled, but not published yet.
There's also a chance that the published_at is not here yet.
We should check for both conditions.
The text was updated successfully, but these errors were encountered:
There's a few instances where an article can show up in the search results without "published_at" being present. This seems to happen if an article is scheduled, but not published yet.
There's also a chance that the
published_at
is not here yet.We should check for both conditions.
The text was updated successfully, but these errors were encountered: