mxp-qk

Results 3 comments of mxp-qk

Same issu for me, in my case this is due to importing anything (redirect, json) from `@remix-run/node` in a yarn PNP monorepo. I didn't find a way around it but...

Hey, I used to rewire the `name` and `form` props with the react-aria hooks, but since this [PR](https://github.com/adobe/react-spectrum/pull/4795) I switch to RAC and it works great (👏) except for this...

I add the same issue with CSRF token (via remix-utils) being removed since 1.2.0, I tried with the #775 and it works again for me