Replies: 2 comments
-
It works now. Renders just fine in the test. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi, i've been trying to write a test on an app that uses react-table and it fails with the message any ideas? or how did you do it? |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone tested an app which uses react-table? I cannot make it render data. It render cells but cell values are undefined.
Testing an app which uses react-table by react-testing-library. In normal use rows.values gets populated. But with the same data they become undefined.
tableInstance:
Beta Was this translation helpful? Give feedback.
All reactions