Error when running test with react stitches -- needs TS4 #982
Labels
kind: support
Asking for support with something or a specific use case
scope: dependencies
Pull requests that update a dependency file
solution: duplicate
This issue or pull request already exists
solution: workaround available
There is a workaround available for this issue
Milestone
Current Behavior
yarn test
throws an error:TypeError: Cannot read property 'length' of undefined
I'm using react stitches to create my button component.
Project setup: https://github.com/norman-ags/tsdx-with-stitches
Expected behavior
Expected the test to pass
Additional context
I have tried this using CRA and the test runs fine.
Your environment
The text was updated successfully, but these errors were encountered: