Hyungji
Results
1
issues of
Hyungji
Hi, team. I'm using [recoil-persist](https://github.com/polemius/recoil-persist) to save atom in local storage. I found out that `onSet` is not triggered when using `useRecoilState`. However, it is executed when using `useSetRecoilState`. I'm...