videojs/v10

Bug: Ejected Skin Sample Causes Fast Refresh Warning in React

Closed

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

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)TypeScript (67 fork)github user discovery
docsdxgood first issuepkg:reactsiteskin

倉庫指標

Star
 (804 star)
PR 合併指標
 (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)

貢獻者指南