작성
·
249
0
루트 사가 설정하고 sagas\user.js 에 LOG_IN_SUCCESS 디스패치까지 설정한뒤에 에러가 발생하는데요
Error: fork: argument of type {context, fn} has undefined or null `fn`
at check (chunk-e922c950.js:22)
at validateFnDescriptor (chunk-e922c950.js:458)
at fork (chunk-e922c950.js:542)
at rootSaga$ (index.js:17)
at tryCatch (runtime.js:45)
at Generator.invoke [as _invoke] (runtime.js:271)
at Generator.prototype.<computed> [as next] (runtime.js:97)
에러 내용인데 혹시 무슨 에러인지 봐주시면 감사여 ;
https://github.com/hyunsokstar/node_bird_22