videojs/v10

Bug: Ejected Skin Sample Causes Fast Refresh Warning in React

已關閉

#1,484 建立於 2026年4月28日

 (1 則留言) (0 個反應) (1 位負責人)TypeScript (67 個分叉)github user discovery
docsdxgood first issuepkg:reactsiteskin

倉庫指標

星標
 (804 顆星)
PR 合併指標
 (平均合併 14天 19小時) (30 天內合併 55 個 PR)

描述

[!NOTE] Triage estimate — cycle priority and story points were assigned during an AI-assisted planning pass and are rough first guesses. Confirm or adjust when you pick this up.

The ejected skin sample co-locates createPlayer and the component in the same file. This causes a React Fast Refresh warning. The fix is to move createPlayer to its own file.

Fix needed in: Ejected skin sample file (around line 260 area)

貢獻者指南