Replies: 1 comment 4 replies
-
Hey what version are you on? Can you try updating to the latest version? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i used CRA (Create-react-App) 4.0.3 with Jest 26 and yarn 2 / PnP to test some components with tables and now (as today after i upgraded material-table...) get some strange error during test runs.
(the website works normally, though)
I'm pretty sire that means i need to do some stuff in jest config (transformIgnorePatternsor alike) but have no idea what and where.... :/
Anybody got some pointers for me?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions