Next.js + Recoil 에러
(잘 동작은 되지만 콘솔에 경고메시지 출력됨)
13.1.1
0.7.6
Expectation Violation: Duplicate atom key "atomKey". This is a FATAL ERROR in
production. But it is safe to ignore this warning if it occurred because of
hot module replacement.
RECOIL_DUPLICATE_ATOM_KEY_CHECKING_ENABLED=false
참고
https://github.com/facebookexperimental/Recoil/issues/733