Skip to content
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

TypeError: (0 , _reactcss.handleHover) is not a function #866

Open
lxfu1 opened this issue Sep 1, 2022 · 2 comments
Open

TypeError: (0 , _reactcss.handleHover) is not a function #866

lxfu1 opened this issue Sep 1, 2022 · 2 comments

Comments

@lxfu1
Copy link

lxfu1 commented Sep 1, 2022

Test with jest emit error.

image

@piedrahitapablo
Copy link

I don't know if you still have the issue but I was able to fix it in my project. Turned out I had moduleNameMapper set in the jest config with a bad regex and it was replacing the reactcss module that react-color uses. Hope it helps!

@rwilliams3088
Copy link

rwilliams3088 commented Aug 16, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants