You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to implement a Typescript Component that allow infinite scroll capability in category page ?
We could potentially set a parameter to enable the infinite scroll instead of classic pagination ?
The text was updated successfully, but these errors were encountered:
Watch out that this needs very good implementation.
Changing the URL to keep track of history and when going back to the page, the user must land on where he was before.
Is it possible to implement a Typescript Component that allow infinite scroll capability in category page ?
We could potentially set a parameter to enable the infinite scroll instead of classic pagination ?
The text was updated successfully, but these errors were encountered: