Skip to content

Conversation

@sriram-palanisamy-hat
Copy link

@sriram-palanisamy-hat sriram-palanisamy-hat commented Apr 15, 2025

This is my first PR in Redux , so please let me know if I missed anything!

🛠 Fix: Chakra UI version upgrade for React 19 compatibility in examples

Chakra UI v1 only supports React up to v17. Since the project now uses React 19, some examples using Chakra UI v1 no longer work correctly in CodeSandbox

To fix this, I’ve updated the Chakra UI version from v1 to v2 in the affected examples to ensure they work with React 19.

Here are a couple of examples where the issue was observed:

Authentication Example

Prefetching Example

Let me know if anything else needs to be updated. Happy to make further changes!

@codesandbox
Copy link

codesandbox bot commented Apr 15, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@netlify
Copy link

netlify bot commented Apr 15, 2025

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

Name Link
🔨 Latest commit 9ea5084
🔍 Latest deploy log https://app.netlify.com/projects/redux-starter-kit-docs/deploys/693e910ade6e2f00086e5ed6
😎 Deploy Preview https://deploy-preview-4944--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 project configuration.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Apr 15, 2025

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 9ea5084:

Sandbox Source
@examples-query-react/basic Configuration
@examples-query-react/advanced Configuration
@examples-action-listener/counter Configuration
rtk-esm-cra Configuration

@abishek-umasankar-hat
Copy link

LGTM

Copy link
Member

@aryaemami59 aryaemami59 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This resolves the issue. Thanks for the hard work! I’ll wait to merge until we get another set of eyes on it.

Co-authored-by: Arya Emami <aryaemami59@yahoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants