elements icon indicating copy to clipboard operation
elements copied to clipboard

Mux player WC metadata race condition

Open luwes opened this issue 4 months ago • 0 comments

Reported internally.

When the web component is defined before the parsing of the custom element the metadata attributes are not reflected immediately in Mux data. This is troublesome for the video-id because only the first view / request captures that value.

This is a race condition bug.

Example: https://codesandbox.io/p/sandbox/lively-dawn-d37l6j

luwes avatar Sep 18 '25 23:09 luwes