Results for match table are not rendered

XMLWordPrintable

    • Critical
    • Fix match table rendering

      Our back end composed values for match table without reseting array keys.
      Front end then received values like:
      {
        1: {},
        2: {},
        5: {},
        10: {}
      }

      And as we use ExtJS here, it breaks some inner logic for table rendering...

      Solution:
      Reset keys before sending response

            Assignee:
            Sanya Mikhliaiev
            Reporter:
            Sanya Mikhliaiev
            Leon Kiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: