appbaseio / reactivesearch

Search UI components for React and Vue
https://opensource.appbase.io/reactivesearch
Apache License 2.0
4.9k stars 466 forks source link

Duplicate pagination #1966

Closed bachvu-michael closed 2 years ago

bachvu-michael commented 2 years ago

Affected Projects React

Library Version: x.y.z "@appbaseio/reactivesearch": "3.30.3",

Describe the bug duplicate pagination

To Reproduce

https://codesandbox.io/s/withered-cdn-pun7db?file=/src/index.js

Steps to reproduce the behavior: at 'ReactiveList' component change size={2000} and add showEndPage={true}

Expected behavior remove duplicate or debug about this bug to know the reason, so get the solution

Screenshots

Desktop (please complete the following information):

bachvu-michael commented 2 years ago

Screen Shot 2022-05-09 at 14 11 42

siddharthlatest commented 2 years ago

This is fixed and released in the latest releases.