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
Well, I looked at the code of jest-enviromment-jsdom and found that it was caused by instantiating the jsdom configuration. This seems to be a problem with jsdom. I have submitted an issue on jsdom.
Version
29.7.0
Steps to reproduce
Expected behavior
expect consistent behavior of defineProperty on window
Actual behavior
jsdom test case not pass
Additional context
I thought it was a jsdom problem, but I only used jsdom for testing and the result was ok
Environment
System: OS: macOS 13.4 CPU: (10) arm64 Apple M1 Pro Binaries: Node: 18.20.4 - /usr/local/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 6.14.16 - /opt/homebrew/bin/npm pnpm: 7.29.1 - ~/Library/pnpm/pnpm
The text was updated successfully, but these errors were encountered: