You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a workaround, we are adding react-is dependency (which is then used by moduleNameMapper configuration in jest config) to React 19 tests setup, which can be removed once resolved by Jest.
See jestjs/jest#15402
As a workaround, we are adding
react-is
dependency (which is then used bymoduleNameMapper
configuration in jest config) to React 19 tests setup, which can be removed once resolved by Jest.https://github.com/Filipoliko/shallow-react-snapshot/blob/main/dependencies/react-19/package.json#L8
The text was updated successfully, but these errors were encountered: