Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-4610

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

            sanya@mittagqi.com Sanya Mikhliaiev
            sanya@mittagqi.com Sanya Mikhliaiev
            Leon Kiz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: