Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how run multi saga in multi modules #149

Open
khanhnam99 opened this issue Aug 10, 2020 · 2 comments
Open

how run multi saga in multi modules #149

khanhnam99 opened this issue Aug 10, 2020 · 2 comments

Comments

@khanhnam99
Copy link

khanhnam99 commented Aug 10, 2020

I use widgets

file module.js

image

file index.js

image

file foo.js

image

file bar.js

image

run error

image

how fix run multi

@Akiyamka
Copy link

Akiyamka commented Aug 18, 2020

In module.js you import rootSaga by name, but it exported as default.
Delete default word in index.js

@khanhnam99
Copy link
Author

thanks, worked for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants