hotwax / preorder

HotWax Commerce Pre-Order App
https://preorder.hotwax.io
Apache License 2.0
15 stars 43 forks source link

Fixed: infinite scroll issue when used with searchbar(dxp-289) #287

Closed R-Sourabh closed 2 months ago

R-Sourabh commented 3 months ago

Related Issues

https://github.com/hotwax/dxp-components/issues/289

Short Description and Why It's Useful

In Ionic 7.6.0, an issue was fixed that caused infinite scroll to trigger when quickly scrolling or when items had not filled the entire page. This issue resulted in infinite scroll problems when used with search functionality. A key was added to the infinite scroll to trigger a re-render when the keyword is changed.

Contribution and Currently Important Rules Acceptance