Mr G-lox
Mr G-lox
Same problem here, since react-router v7
Had some solution by using fetcher instead, but even with redirection if we stay on page with errors from schema, it applies the "?index" part.
That's not minimum, but you can see at the signup page here: https://github.com/MrGlox/remix-nest-boilerplate In any case the payload is submitted, in case of error and no redirection, we have the...
Ah yes sry, https://github.com/MrGlox/remix-nest-boilerplate/blob/main/apps/web/app/routes/_auth%2B/signup.tsx but it is more visible in https://github.com/MrGlox/remix-nest-boilerplate/blob/main/apps/web/app/routes/_auth%2B/signin.tsx after a connection attempt. I'll try to make a minimum project !
Here: https://github.com/MrGlox/remix-hook-form-example
It has all you need with just pnpm i and pnpm dev, see current screen, reproduced with a new computer just now. I remain available if needed! 