-
When the video ends the controller should emit PlayerState.ended value. Unfortunately, it emits it twice, not once. This is very problematic while performing actions with help of listeners.
I want …
Beyga updated
3 weeks ago
-
As mentioned in this issue: https://github.com/manfredsteyer/angular-oauth2-oidc/issues/1345
Due to "Throttling of Javascript timers in background" feature of the browser, the timer slows down when…
-
> We understand you have a problem and are in a hurry, but please provide us with some info to make it much more likely for your issue to be understood, worked on and resolved quickly.
- Fake…
-
I'm trying to show a preview of the users webcam before publishing to the client/room.
local_stream.play('my-dom') works okay when there is no other users in the room: the user can see himself befo…
-
Azure Functions Core Tools
Core Tools Version: 4.0.5530 Commit hash: N/A +c8883e7f3c06e2b424fbac033806c19d8d91418c (64-bit)
Function Runtime Version: 4.28.5.21962
Can't determine project la…
wgrs updated
3 months ago
-
### I'm sure that
- [X] This issue is still present in the **current beta version** of this adapter
- [X] There is no other (open) issue with the same topic (use the search!)
- [X] This issue is …
-
Hi @DevCaioSouza,
I can definitely add more questions related to front-end development for the quiz. I will include questions covering HTML, CSS, and JavaScript topics.
Additionall…
-
**What happened?**
Trying to create a dev env with devpod and connect with vscode, but it never connect. vscode web is working fine.
Devpod desktop installed on my local windows 11
The docker i…
-
The timer is slower(noticeable within 1 minute) than an actual timer or Javascript's default `setInterval`, I tried using `runBackgroundTimer` and `setInterval`(for Android), the latter being a bit fa…
-
https://github.com/zooniverse/panoptes-javascript-client/blob/965580bba1ed57280482a11e3a3ff30b2c9cce2d/lib/oauth.js#L245-L247
The OAuth module sets a 2 hour javascript timer when it receives a new …