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

Check initial state is draftable before using immer to freeze it. #2378

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

EskiMojo14
Copy link
Collaborator

Fixes #2377.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 1, 2022

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 206a1b0:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration
rsk-github-issues-example Configuration
@examples-query-react/basic Configuration
reduxjs/redux-toolkit Configuration
reduxjs/redux-toolkit Configuration
currying-hill-2z1mci Issue #2377

@netlify
Copy link

netlify bot commented Jun 1, 2022

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

Name Link
🔨 Latest commit 206a1b0
🔍 Latest deploy log https://app.netlify.com/sites/redux-starter-kit-docs/deploys/62974d714c6b340008494783
😎 Deploy Preview https://deploy-preview-2378--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.

@phryneas
Copy link
Member

Very good catch & thanks for the fix :)

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.

createReducer throws if initialState isn't draftable
2 participants