Post sorting not working properly

Hi,

Recently we experienced an issue in the way the posts are displayed in our blog.

In our Gatsby app we sort the posts in the query this way: sort: { fields: [date], order: DESC } but the order they are displayed doesn’t match the criteria.

In local is working but nor in PROD environment.

Are we missing something?

Thanks,

Diego

hey, we are having a look, we’ll get back to you as soon as possible

@marketing2 could you please try with v2.5.3 of gatsby-source-datocms?