mquintal / next-redux-observable

Redux-observable wrapper for Next.js
GNU General Public License v3.0
7 stars 3 forks source link

seems can't work well with injecting dependencies #2

Open sinchang opened 4 years ago

sinchang commented 4 years ago

error screenshot

image

reproduce example code: https://github.com/sinchang-bot/next-redux-observable/tree/jeff/dependencies

Meyhem commented 3 years ago

Having same issue, the resolveActions does not pass dependencies to the root epic.