上映会にコメント機能追加(#297) #299

マージ済み
みてるぞ が 15 個のコミットを feature/297 から main へマージ 2026-03-26 23:01:55 +09:00
コミット 40c1eec2cf の変更だけを表示してゐます - すべてのコミットを表示
-1
ファイルの表示
@@ -188,7 +188,6 @@ export default (() => {
}, [id, loading, theatreInfo.hostFlg, theatreInfo.postId]) }, [id, loading, theatreInfo.hostFlg, theatreInfo.postId])
useEffect (() => { useEffect (() => {
setPost (null)
setVideoLength (0) setVideoLength (0)
if (theatreInfo.postId == null) if (theatreInfo.postId == null)