Documentation - toArrayResultCallback order of the arguments

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Minor - P4
    • None
    • Affects Version/s: 3.0.1
    • Component/s: Docs
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      According to the documentation, the order of the arguments of toArrayResultCallback is error and then documents. However, the actual order is inverse.

      Expected behaviour

      toArrayResultCallback(error, documents)
      

      Actual behaviour:

      toArrayResultCallback(documents, error)
      

            Assignee:
            Daniel Aprahamian (Inactive)
            Reporter:
            David Rubio
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: