I have used react-keep-alive in a nextjs web application.
After these change the SSR functionality of nextjs had been disabled and pages dom structure does not contains the expected server side rendered elements.
I don't know what is the problem but it's will be a good idea to add this feature to react-keep-alive.
I have used react-keep-alive in a nextjs web application. After these change the SSR functionality of nextjs had been disabled and pages dom structure does not contains the expected server side rendered elements. I don't know what is the problem but it's will be a good idea to add this feature to react-keep-alive.