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 to implement it like described in the docs without success. If I set any state, the state resets to the default value when navigating back.
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 to implement it like described in the docs without success. If I set any state, the state resets to the default value when navigating back.