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

Using with Redux Toolkit #41

Open
mifopen opened this issue Oct 17, 2021 · 1 comment
Open

Using with Redux Toolkit #41

mifopen opened this issue Oct 17, 2021 · 1 comment

Comments

@mifopen
Copy link

mifopen commented Oct 17, 2021

Redux Toolkit is the recommended way of using (or at least start using) Redux nowadays. Redux Toolkit has its own version of createStore function called configureStore. It's a problem because logux/redux's createStoreCreator know nothing about it and there is no way to set it explicitly.

@ai
Copy link
Member

ai commented Oct 17, 2021

I do not plan to use Logux Redux (we now recommend using SyncMap based on Nano Stores from Logux Client).

Feel free to send PR with Redux Toolkit support.

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