-
Notifications
You must be signed in to change notification settings - Fork 1.1k
TypeError: (0 , _dom.configure) is not a function #1055
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @jonaohana, at the moment this report doesn't have enough details for us to try and investigate it. |
I have the same issue, I'm testing multiple versions but nothing so far. I'm trying to implement tests on a legacy platform, current versions:
|
Hi @Cayan.. Can you please provide a reproduction? We can't investigate this any further without a reproduction.. |
Hi @MatanBobi after a long investigation I was able to fix the problem! Apparently, a |
@Cayan any chance you could share your fix? I have the exact same error caused by the same |
@rstevens354 you can share your Thanks @Cayan! |
We've had a similar report in the past that was fixed with #1064 (comment) |
At a loss here, when I stepped through code, _dom is an object with many properties just not configure, version mismatch?
any help would be appreciated.
FAIL src/components/RewardForm/RewardForm.test.tsx
● Test suite failed to run
The text was updated successfully, but these errors were encountered: