Skip to content

Add example for persisting api reducer #3466

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

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Conversation

evertbouw
Copy link
Contributor

if you're using redux-persist by persisting individual reducers, you'll have multiple REHYDRATE actions and will need to respond to the correct one. Added a code example

if you're using redux-persist by persisting individual reducers, you'll have multiple `REHYDRATE` actions and will need to respond to the correct one. Added a code example
@codesandbox
Copy link

codesandbox bot commented May 22, 2023

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders | Preview

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 3d4e058:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
reduxjs/redux-toolkit Configuration
reduxjs/redux-toolkit Configuration
reduxjs/redux-toolkit Configuration

@netlify
Copy link

netlify bot commented May 22, 2023

Deploy Preview for redux-starter-kit-docs ready!

Name Link
🔨 Latest commit 3d4e058
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/646b6285b62e790008cc6660
😎 Deploy Preview https://deploy-preview-3466--redux-starter-kit-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@markerikson markerikson merged commit 3965a58 into reduxjs:master Sep 24, 2023
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

Successfully merging this pull request may close these issues.

2 participants