Uploaded image for project: 'Nuxeo Elements'
  1. Nuxeo Elements
  2. ELEMENTS-17

Fix autoFetch observer when using a page provider name

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 0.2.4
    • Fix Version/s: 0.3.0
    • Component/s: Core
    • Tags:
    • Sprint:
      nxNag Sprint 8.1.3

      Description

      It always reset the current page index to 1 because

      this.query !== this.$.nxResource.params.query
      

      always evaluate to true since this.query is an empty string and this.$.nxResource.params.query is undefined.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: