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
The {{ collection:previous}} and {{ collection:next }} don’t return the correct entry.
It appends to collections with time and date enabled when entry have same date (but different time).
How to reproduce
It's a really weird problem. My guess is a problem with collection sorting that is mixing date and title, but I'm not sure.
To make it easier to understand, I've created a reproduction repo : https://github.com/jimblue/statamic-buggy-nav
The text was updated successfully, but these errors were encountered:
jimblue
changed the title
buggy {{ collection:previous|next }} in collection with date and time enabled
buggy {{ collection:previous|next }} to collection with date and time enabled
Dec 16, 2024
jimblue
changed the title
buggy {{ collection:previous|next }} to collection with date and time enabled
buggy {{ collection:previous|next }} in collection with date and time enabled
Dec 16, 2024
Bug description
The
{{ collection:previous}}
and{{ collection:next }}
don’t return the correct entry.It appends to collections with time and date enabled when entry have same date (but different time).
How to reproduce
It's a really weird problem. My guess is a problem with collection sorting that is mixing date and title, but I'm not sure.
To make it easier to understand, I've created a reproduction repo : https://github.com/jimblue/statamic-buggy-nav
Logs
No response
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
No response
The text was updated successfully, but these errors were encountered: