Replies: 1 comment 4 replies
-
This is a known issue when using the vanilla extract jest transform in combination with |
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.
-
hello. Currently, I have set up jest as per the vanilla-extract official website.
I'm trying to use next.js version 14 and jest.
When you run the test, the className of all tags appears as undefined.
I think I did the settings as instructed, but where did I go wrong?
Beta Was this translation helpful? Give feedback.
All reactions