简体   繁体   English

ReactiveSearch(Web):一旦返回同一页面,分页就会重置

[英]ReactiveSearch (Web): Pagination gets reset once returning to same page

I am working on ReactiveSearch , in which I am using URLParams to maintain search selections of user through route changes.我正在研究ReactiveSearch ,其中我使用URLParams通过路由更改来维护用户的搜索选择。

When on any page other than first, after refreshing browser, user gets on that page, but once user change the page and visit same page again, by click on pagination, it redirects user to first page rather than that page.当在除第一个页面之外的任何页面上时,刷新浏览器后,用户会进入该页面,但是一旦用户更改页面并再次访问同一页面,通过单击分页,它将用户重定向到第一页而不是该页面。

On Sandbox here , if you refresh page after navigating to Page 3 , and do navigation by going to Page 2 and again to Page 3 , you will be redirected to Page 1 .这里的沙盒上,如果您在导航到Page 3页后刷新页面,并通过转到Page 2并再次导航到第Page 3页进行导航,您将被重定向到Page 1

Is there any work around I can fix this till issue gets fixed?在问题得到解决之前,有什么办法可以解决这个问题吗?

Thanks.谢谢。

They have updated their repo now and above issue is resolved.他们现在已经更新了他们的 repo,上面的问题已经解决了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM