question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

onProgress slow other components

See original GitHub issue

Hi 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:closed
  • Created 2 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
hueniversecommented, May 1, 2022

Thanks @sidferreira. Closing for now. If someone can show that this performance issue is present with a reasonable interval, we can revisit.

0reactions
hueniversecommented, May 2, 2022

@freeboub that’s another issue. Feel free to open a new one.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found