How are Content Fragment Lists sorted if multiple Fragments have the same value for the Order By Field?
I am using a Content Fragment list component(v1) to display content fragments, and I have set the Order By field.
If multiple content fragments have the same value for this field, what order will they be in? Will they be randomly sorted, or sorted by some other fields like Created?