Juan Pinilla

Results 3 comments of Juan Pinilla

I just created a [PR](https://github.com/facebook/react/pull/28056) that should fix the original issue, @mattcarrollcode regarding the [second issue](https://github.com/facebook/react/issues/27391#issuecomment-1732025222), it seems there is a [test](https://github.com/facebook/react/blob/main/packages/react-dom/src/__tests__/ReactDOMForm-test.js#L531) that expects such behavior, so I guess that,...

> Can you prepare a codesandbox using a build from this branch (https://react-builds.vercel.app/api/prs/28056/packages-react-dom) to verify this works in a browser? Our testing environment (JSDOM) is fairly unreliable in this area....