You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.
Describe
클라에서 msw가 실행되는게 useEffect 보다 늦어서 api 요청이 실패해 버리는 문제가 발생했습니다
때문에 api 요청 직전에
await initMock()
을 해줘야 합니다아마 useFetch hook에 해주면 금방 해결 될 것이라고 생각합니다
Additional
No response
The text was updated successfully, but these errors were encountered: