Hope you are all doing well. Would appreciate if you could please share your thoughts on the below.
Context: I have been using the Youtube Video Plugin in the app i am building.
When i turn on the debugger/logger, i find that it’s trying to “set value for current time”, not sure where is this configuration, but it kind of keeps running in a loop. See attached pic.
Wondering if anyone else found a way to configure this. Thanks
Thanks for the response Luka.
No I don’t plan to do much with this info, i was just worried why is it going into a loop. Seemed unnecessary cpu usage, not to mention it was clogging up the debugging panel.
Is there anyway we can avoid running this loop? I want to be able to use the YT plugin, without getting my debug panel clogged up.
Thanks for the support
Hey @luka I’m facing the same issue.
This seems a memory leak on the application.
Apart from that, it’s super annoying, because it makes impossible to debug any other thing on the same page as the video is inserted, because the “set value for current time” is looping infinitely.
Any thoughts on that?