vue-infinite-loading icon indicating copy to clipboard operation
vue-infinite-loading copied to clipboard

Keep the scroll position when returning to the page

Open anjali89r opened this issue 3 years ago • 2 comments

I have a long list of products loaded using vue-infinite-loading. When I click on a product, I navigate to a new page which describes the product. Now when I return to the products page, I want to be in that same position where I left.

anjali89r avatar Dec 09 '20 21:12 anjali89r

If using nuxt https://nuxtjs.org/docs/2.x/configuration-glossary/configuration-router#scrollbehavior

wobsoriano avatar Jun 11 '21 09:06 wobsoriano

thank you!

iamapake avatar Mar 02 '22 12:03 iamapake