-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
useSubmit must be used within a data router. (React Router 7) #127
Comments
This usually happens when you have multiple react router versions in your project, check if you have any remix dependencies alongside your react-router |
I have checked there is no remix dependencies. Screen.Recording.2024-11-24.154907.mp4 |
Could you create a minimum repro? I'm not sure why this would happen |
const form = useRemixForm({ when i comment this code and reload the page is working good. there is no error. |
I'll try it out |
@mjjabarullah have you found any solution? |
@stilyng94 Not yet |
I'm looking into this tomorrow! |
When reloading the page in browser. Application error occur
The text was updated successfully, but these errors were encountered: