onProgress slow other components
See original GitHub issueHi everyone!
I`m using the onProgress, to catch the progress of the video, and send to show the time passed, and the time remaining. Also, i used to put in the react-native-elements Slider.
But I have other components, like anohter episodes (like an series). But when I try to click in the other things, because the speed of useState to show the components I mentioned, the click works 2/10 times… When I paused the video, everything goes ok.
Someone with the same problem, and can help? I cannot see another solution to maintain both the features
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
XMLHttpRequest.upload.onprogress not Working with HTTPS
I have a page where users can upload files with the help of FormData and an XMLHttpRequest . Uploading the file works fine....
Read more >Too slow rendering right after uploading files selection #29771
For huge uploading photos amount with onProgress customRequest usage it also crashes browser. I guess it would be good to: minimize the usage ......
Read more >Heavy performance drop on Progress query, looks like based ...
I expect that in the version with that bit of code it is slow because there is no index where field1, field2, and...
Read more >TechExchange: Strategies for dealing with slow API responses
TechExchange: Strategies for dealing with slow API responses ... Oracle Digital Assistant can call backend APIs with custom components. The time ...
Read more >Vcl.Graphics.TGraphic.OnProgress - Embarcadero DocWiki
Occurs when a graphical image is in the process of changing. For certain descendants of TGraphic, OnProgress occurs during slow processes such as...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Thanks @sidferreira. Closing for now. If someone can show that this performance issue is present with a reasonable interval, we can revisit.
@freeboub that’s another issue. Feel free to open a new one.