Pārlūkot izejas kodu

fix: some issues on station page when using experimental listen mode

Kristian Vos 2 gadi atpakaļ
vecāks
revīzija
7993bda354
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      frontend/src/pages/Station/index.vue

+ 1 - 0
frontend/src/pages/Station/index.vue

@@ -884,6 +884,7 @@ const experimentalChangableListenModeChange = newMode => {
 		if (player.value) {
 			player.value.destroy();
 			player.value = null;
+			playerReady.value = false;
 		}
 	} else {
 		// Recreate the YouTube player