Yassin AJDI
Results
2
issues of
Yassin AJDI
## Describe the bug I'm having an issue with the latest version of the library. v8.0 The new version somehow reset the state(or it stays empty as the initial state)...
bug
## Summary I'm getting this error when I use atomWithCache in NextJs 14 `Error: Cannot set properties of undefined (setting 'debugLabel')` NextJs setup ``` experimental: { swcPlugins: [ ['@swc-jotai/react-refresh', {...
needs reproduction