Ad
  • Custom User Avatar

    Thanks, it's work!)

  • Custom User Avatar

    Problem with alphabetical sort

    expected: [['John', 102], ['Judy', 102], ['Jeremy', 102], ['Jackson', 102], ['Jill', 102], ['Jet', 102], ['Joe', 101], ['Joel', 101], ['Josephine', 101], ['Jude', 101], ['Jared', 100]],

    instead got: [['Jackson', 102], ['Jeremy', 102], ['Jet', 102], ['Jill', 102], ['John', 102], ['Judy', 102], ['Joe', 101], ['Joel', 101], ['Josephine', 101], ['Jude', 101], ['Jared', 100]]