Przeglądaj źródła

auto commit

dev8
jfinn 4 lat temu
rodzic
commit
560a23bc6c

+ 5
- 0
react/features/filmstrip/components/web/Thumbnail.js Wyświetl plik

433
 		console.log("dev componentWillMount",{that:this,args:[...arguments]})
433
 		console.log("dev componentWillMount",{that:this,args:[...arguments]})
434
 
434
 
435
 	}
435
 	}
436
+	componentDidUnmount() {
437
+		console.log("dev componentDidUnmount",{that:this,args:[...arguments]})
438
+
439
+	}
440
+
436
     /**
441
     /**
437
      * Starts listening for audio level updates from the library.
442
      * Starts listening for audio level updates from the library.
438
      *
443
      *

Ładowanie…
Anuluj
Zapisz