You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: use consistent id for tech, no matter how it is loaded (videojs#5415)
Change the constant used in the techId prop to the camelCased version, this will result on consistent id when loadTech_() is executed.
Fixesvideojs#5411
0 commit comments