Versioning Issues with Redux #18736
Unanswered
TutorsTap
asked this question in
Self-Hosting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have completed the initial backend setup and are now working on the frontend. However, we are encountering version compatibility issues. Currently, Cal.com requires React 18, React-DOM 18, and Next.js 14. We have downgraded our versions accordingly, but we are still facing issues with the Redux version.
Could you confirm whether we also need to downgrade Redux? We tested this with a minimal project, but we are unsure if we need to downgrade our entire project to ensure compatibility with Cal.com.
For reference, we are using calcom-atoms v1.0.84. Any guidance on resolving this issue would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions