Issues
- 2
outdated read.me & questions
#76 opened by BernardA - 9
store.sagaTask incompatible with typescript?
#64 opened by tunesmith - 1
Readme. Project Description
#74 opened by deresegetachew - 0
- 1
STOP MAINTAINING THIS REPOSITORY
#79 opened by bbortt - 4
Next 9.3+ Compatibility
#75 opened by tkstang - 5
- 1
Image and css not working
#72 opened by sivakumarjsl - 6
- 11
Kea-saga
#45 opened by etiennemtl - 5
Redux State is not updated when store.dispatch() is called from getInitialProps in _app.js
#66 opened by rehan-sattar - 5
Running the root saga only once
#62 opened by bjoluc - 2
Sagas are not fired not even once.
#65 opened by zurez - 9
Sagas finishing too early
#57 opened by Cretezy - 6
Async dispatch in getInitialProps
#60 opened by JoaoFGuiomar - 15
Infinite loop when you use watcher
#53 opened by agustin107 - 15
Root saga run multiple times server-side
#59 opened by dhovart - 3
Error: It looks like you are passing several store enhancers to createStore(). This is not supported. Instead, compose them together to a single function.
#58 opened by ElijahKaftanov - 6
- 6
wait for async data on server
#51 opened by makarov-foot - 2
Data fetched using Saga not showing
#56 opened by Arjun-Aggarwal - 1
- 5
- 39
- 9
- 11
- 6
- 27
Problems with Next.js redux-saga sample code when redux-saga version is changed to ^1.0.0
#27 opened by robert-barcelona - 1
Inconsistent behaviour with redux-saga 1.0.0 and next-redux-saga patched for this version
#31 opened by robert-barcelona - 4
How does server wait for async dispatches?
#19 opened by jd327 - 17
Actions are lost after END is dispatched
#6 opened by crizant - 7
Typescript definitions
#5 opened by virzak - 3
state lost on the client side
#15 opened by arfa - 2
- 4
Saga argument must be a Generator function
#16 opened by leadhkr - 3
- 4
Next.js v6 compatibility
#8 opened by RobbinHabermehl - 6
page renders before sagaTask is done
#3 opened by JerryCauser - 6
saga can't get action's result on server
#1 opened by Mantak - 5
How run saga background task in server?
#2 opened by nghiepdev