@zengenti/contensis-react-base 3.0.0-beta.40 → 3.0.0-beta.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cjs/search.js CHANGED
@@ -1465,7 +1465,7 @@ const queryParamsTemplate = {
1465
1465
  } = root;
1466
1466
  if (getQueryParameter$1(root, 'internalPaging', false)) return 0;
1467
1467
  if (action.type === UPDATE_PAGE_INDEX) return action.params.pageIndex;
1468
- return !action.preload ? getPageIndex$1(state, '', action.context) : 0;
1468
+ return !action.preload ? getPageIndex$1(state, action.facet, action.context) : 0;
1469
1469
  },
1470
1470
  pageSize: root => getQueryParameter$1(root, 'pageSize'),
1471
1471
  pagesLoaded: ({