-
Notifications
You must be signed in to change notification settings - Fork 9
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
Unable to create actions with redux-saga plugin #7
Comments
I tried to modify configuration files: rekit.json package.json but nothing has changed :-( |
This is a Rekit issue, I opened it there supnate/rekit#225. |
Rekit App 3.0.5
Rekit Studio 3.0.3
Rekit Core 3.0.0
Rekit Redux Saga plugin 1.0.0 appears to be installed (View -> Plugins)
Created new Rekit React app from project wizard.
Adding new async action on home feature doesn't configure it as Redux Saga.
Does not even seem to register the Redux Saga middleware.
In the old (web) version of Rekit Studio (2.3.3) creating the first action adjusting all Redux Saga configurations (supnate/rekit#99).
Is there any configuration/workaround I can apply?
The text was updated successfully, but these errors were encountered: