Sort Objects
What ’s the use case for this ? I 'm building a mapping feature to import bank statements . Once mapped I save the schema to the database and next time the user imports a statement I pull the saved schema and map it automatically . Now if the statement doesn 't have all the columns we have I want to sort it to show the ones mapped first . It looks weird otherwise . It 's also a much better user experience . @Lucas G
Turn to array and sort that