useTransition item doesn't pass to element #1630
Unanswered
poljsakerik
asked this question in
Support
Replies: 1 comment 1 reply
-
If you can supply a codesandbox someone can probably advise better 👍🏼 |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey, I have just began with reac-spring and wanted to add a basic animation to a list of tasks. The problem I have is that the body of a tasks shows up however it's missing all the content. Here is the code:
The tasks are successfully passed to Tasks function, so I assume the issue is in how I use transitions. I will also add the result.

Basically the text field is missing.
Beta Was this translation helpful? Give feedback.
All reactions