react-next-keep-alive icon indicating copy to clipboard operation
react-next-keep-alive copied to clipboard

Module for caching views in next.js

Results 7 react-next-keep-alive issues
Sort by recently updated
recently updated
newest added

Does this module still works with the latest NextJS version? Coming from NuxtJS where keep-alive is a thing and would like to achieve the same using NextJS but I tried...

When I tried with Next.js 13, it failed. ![image](https://github.com/AlexSapoznikov/react-next-keep-alive/assets/23010242/9b2ded9c-4e5e-4d83-aff8-4c32791164e5)

code: https://codesandbox.io/p/github/947776795/issues/main?workspaceId=0f5473f2-0baa-4f4a-a6f5-7dfb71cd6659&file=%2FREADME.md describe: After clicking the follow button, click the jump button and the page will flicker https://user-images.githubusercontent.com/49971276/236794103-a32f237e-4e49-4a24-ab15-26ebdf552ba4.mov

Does it support the latest nextjs? Next.js 14.2 next/router - next/router is the oldest package for navigation