Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught error on trigger method #115

Open
rushpan28 opened this issue Sep 14, 2023 · 0 comments
Open

Uncaught error on trigger method #115

rushpan28 opened this issue Sep 14, 2023 · 0 comments

Comments

@rushpan28
Copy link

I see this console error come up after the player has successfully loaded up. Could someone help me understand why this error comes up and what can be done to prevent it from occurring?

Uncaught Error: Invalid target for nulll#trigger; must be a DOM node or evented object.
at Et (VM30928_index.min.js:1:86174)
at D.Trigger (VM30928_index.min.js:1:87723)
at h (VM30928_index.min.js:19:114815)
at f (VM30928_index.min.js:19:115033)
at Object.callback (VM30928_index.min.js:19:115245)
at e (VM30928_index.min.js:1:118336)
at XMLHttpRequest.t (VM30928_index.min.js:1:118667)

This doesn't seem to be breaking anything, but I'd appreciate some help understanding what causes this error to come up. I am using the in-page embed mode.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant