Ad
  • Custom User Avatar

    JS issues are caused by the tests. In JS arrays are not == unless they are two references to the same array in memory. Two arrays, even with the same primative values will return false when compared with one another.