videojs/v10

Bug: Ejected Skin Sample Causes Fast Refresh Warning in React

Chiusa

#1484 aperta il 28 apr 2026

 (1 commento) (0 reazioni) (1 assegnatario)TypeScript (67 fork)github user discovery
docsdxgood first issuepkg:reactsiteskin

Metriche repository

Star
 (804 stelle)
Metriche merge PR
 (Merge medio 14g 19h) (55 PR mergiate in 30 g)

Descrizione

[!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)

Guida contributor