polemius/recoil-persist

Nextjs Incompatibility

lucax88x opened this issue · 4 comments

Unfortunately, this library cannot work with a nextjs project.

I managed to make it work, but I had to change too many stuffs in order to make it work and I cannot make a pr because of that.

If you want, we can think together about this topic.

@lucax88x I faced the same issue. did you find any solution

Yeah, but it's too late, recoil changed the strategy.

https://recoiljs.org/docs/guides/atom-effects/

With this feature it should be much easier.

@lucax88x Thank you for adding this issue. Are you interesting to send a PR with changes?