sync this.type with props.type
This commit is contained in:
@@ -1927,6 +1927,7 @@ const PlayerPanel = ({
|
||||
|
||||
return panelInfo.shptmBanrTpNm;
|
||||
}, [panelInfo.shptmBanrTpNm, playListInfo, selectedIndex]);
|
||||
|
||||
const clearTimer = useCallback(() => {
|
||||
clearTimeout(timerId.current);
|
||||
timerId.current = null;
|
||||
|
||||
Reference in New Issue
Block a user