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
I expect to run this:
composer require htmlburger/carbon-fields:3.6.5
And the posts that are listed out in my "Edit Post" screen, where it Carbon Fields is referencing other posts (via association)... it should continue sorting them how they are, most recent first.
Actual Behavior
When I update to Carbon Fields 3.6.5, the posts are sorted alphabetically, by post title. This puts all the posts with quotes and other symbols first, rather than most recent first, which is how it functions with 3.6.3
The text was updated successfully, but these errors were encountered:
natecovington
changed the title
Updating to Carbon Fields 3.6.5 changes the sort order of posts
Updating to Carbon Fields 3.6.5 changes the sort order of associated posts
Sep 19, 2024
Version
Expected Behavior
I expect to run this:
composer require htmlburger/carbon-fields:3.6.5
And the posts that are listed out in my "Edit Post" screen, where it Carbon Fields is referencing other posts (via association)... it should continue sorting them how they are, most recent first.
Actual Behavior
When I update to Carbon Fields 3.6.5, the posts are sorted alphabetically, by post title. This puts all the posts with quotes and other symbols first, rather than most recent first, which is how it functions with 3.6.3
Container definition
Thanks in advance!
-Nate
The text was updated successfully, but these errors were encountered: