Replies: 2 comments 1 reply
-
I am not sure if this will be useful to you or not, but I think the answer is in the docs here instead of creating two |
Beta Was this translation helpful? Give feedback.
0 replies
-
but in that way I need to pass Progress instance down to the class. I wanted to be standalone somehow |
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.
-
I have two files each need to have its own progress. when I create a progress in each, I get error that one progress can be live at a time. what is the common pattern to handle these cases?
Beta Was this translation helpful? Give feedback.
All reactions