You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
@clerk/remix has a peer dependency on @remix-run/react.
A couple of days ago, React Router v7 was released, which is the recommended migration path for Remix apps. However, @clerk/remix is not compatible with RR v7 due to the aforementioned peer dependency, and the React Router section of the Clerk docs mention that
Loaders and Actions are currently not supported by Clerk with React Router.
So this is a friendly request to make Clerk compatible with RRv7.
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
https://unfortunately-not-available
Publishable key
pk_test_not_relevant_to_the_question
Description
@clerk/remix
has a peer dependency on@remix-run/react
.A couple of days ago, React Router v7 was released, which is the recommended migration path for Remix apps. However,
@clerk/remix
is not compatible with RR v7 due to the aforementioned peer dependency, and the React Router section of the Clerk docs mention thatSo this is a friendly request to make Clerk compatible with RRv7.
Thanks!
Environment
The text was updated successfully, but these errors were encountered: