Explorar o código

removed refresh on publish

Josh %!s(int64=4) %!d(string=hai) anos
pai
achega
fdaae5237f
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      resources/views/app/video/call-agora-v2.blade.php

+ 3 - 3
resources/views/app/video/call-agora-v2.blade.php

@@ -480,9 +480,9 @@
                                 console.log('ALIX user-published', user);
                                 await this.mediaServiceClient.subscribe(user, mediaType)
                                 this.attemptToPlayParticipantMedia(user, mediaType);
-                                window.setTimeout(() => {
-                                    this.refreshVideos();
-                                }, 250);
+                                // window.setTimeout(() => {
+                                //     this.refreshVideos();
+                                // }, 250);
                             });
                         }
                         async function _initMediaService() {