How to Access the Item States. #136
Unanswered
LukasOchmann
asked this question in
Q&A
Replies: 2 comments 4 replies
-
Hey @LukasOchmann a sandbox will be very useful here. For example I want to understand how you get the item instance that you pass to the custom hook |
Beta Was this translation helpful? Give feedback.
4 replies
-
version 0.10.0 just released. |
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.
-
I currently need to Access the Item States, so that i can display an Icon per state.
My current solution is this custome hook:
But if i abort one of the current uploads, the Listener get lost. And the States did not update.
I will try to create an sandbox.
Beta Was this translation helpful? Give feedback.
All reactions