- πΊπΈUnited States brayn7 Lexington, Ky
It is solved for sure. You need to go to the Draggable sort on the view you want sorted. There is a new field their to select the view you want to sort from. You may also need to resave your sort order too.
Drupal 8.7.11
Scenario:
Views Page:
Fields: Content: Title, DraggableViews: Content
Sorting: DraggableViews: weight
Views Block:
Fields: Content: Title
Sorting: DraggableViews: weight
A drupal views block don't respect the DraggableViews Weight sort criteria (with fields). If I duplicate the exact same block view display as a page with a path, the sorting is working correctly without changes.
Postponed: needs info
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
It is solved for sure. You need to go to the Draggable sort on the view you want sorted. There is a new field their to select the view you want to sort from. You may also need to resave your sort order too.