Bug: @mux/mux-player loaded from node_modules does not working #1055
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
mux-player
Which browsers are you using?
Chrome
Which operating systems are you using?
macOS
Description
Hello!
I have stencil.js frontend environment and
"@mux/mux-player": "^3.1.0"
in package.json. I useimport '@mux/mux-player';
to work with<mux-player>
component, but error appear.I don't have enough time to create reduced test case, because it should include the whole infrastructure bundle.
FYI:
"@mux/mux-player": "^2.9.0"
is working<script src='https://cdn.jsdelivr.net/npm/@mux/mux-player'></script>
is working tooReduced test case
No response
Steps to reproduce
Current Behavior
Expected Behavior
No error
Errors
What version of the package are you using?
3.2.4
The text was updated successfully, but these errors were encountered: