Skip to content

Conversation

@GV14982
Copy link
Contributor

@GV14982 GV14982 commented Aug 3, 2025

Description

  • refactor: swap redux for zustand, some general cleanup
  • deps: upgrade from remix to react-router v7

Checklist

  • I have tested these changes
  • I have updated documentation as needed

Related Issues

Closes #63

@GV14982 GV14982 requested a review from lyehatten August 11, 2025 19:13
Copy link

@lyehatten lyehatten left a comment

Choose a reason for hiding this comment

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

When I attempted to go through the sign up flow I kept getting this error
SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at parseJSONFromBytes (node:internal/deps/undici/undici:5738:19) at successSteps (node:internal/deps/undici/undici:5719:27) at fullyReadBody (node:internal/deps/undici/undici:4609:9) at consumeBody (node:internal/deps/undici/undici:5728:7) at action (/app/web/app/routes/auth.signup/route.tsx:25:16) at callRouteHandler (file:///app/node_modules/.pnpm/react-router@7.7.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router/dist/development/chunk-KIUJAIYX.mjs:508:16) at file:///app/node_modules/.pnpm/react-router@7.7.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router/dist/development/chunk-C37GKA54.mjs:4209:19 at callLoaderOrAction (file:///app/node_modules/.pnpm/react-router@7.7.1_react-dom@18.3.1_react@18.3.1__react@18.3.1/node_modules/react-router/dist/development/chunk-C37GKA54.mjs:4261:16) at async Promise.all (index 0)

Let me know if I am possibly doing something wrong....

@GV14982 GV14982 merged commit d7dcd94 into main Aug 20, 2025
3 checks passed
@GV14982 GV14982 deleted the refactor/zustand-to-redux branch August 20, 2025 03:34
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.

Swap Zustand for Redux Toolkit

3 participants