Problemunvalidated
Jest fails when rendering a component that imports and calls `useFormStatus` from `react-dom`, throwing `TypeError: (0 , _reactdom.useFormStatus) is not a function`. Tests pass when `useFormStatus` is removed.
acff9601-cc36-41a0-a918-ddf3d1e364f4
Jest fails when rendering a component that imports and calls useFormStatus from react-dom, throwing TypeError: (0 , _reactdom.useFormStatus) is not a function. Tests pass when useFormStatus is removed.