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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOMException: Failed to execute 'cancelWatchAvailability' on 'RemotePlayback' #854

Closed
clemator opened this issue Mar 13, 2024 · 1 comment 路 Fixed by #862
Closed

DOMException: Failed to execute 'cancelWatchAvailability' on 'RemotePlayback' #854

clemator opened this issue Mar 13, 2024 · 1 comment 路 Fixed by #862
Assignees

Comments

@clemator
Copy link

Related to #809

Vue: 3.4.19
Media-chrome: 3.X

Observed behavior

Hello 馃憢

We have a console error whenever we unmount the media chrome wrapped video player.
This only happens when the video tag within has the disableRemotePlayback attribute.

Expected behavior

We should unmount the component without having an error

Steps:

Go to https://stackblitz.com/edit/vitejs-vite-ufbrz6?file=src%2FApp.vue
Open the console
Click on toggle button
You will see the error pop in the console

Capture d鈥檈虂cran 2024-03-13 a虁 17 36 33

@cjpillsbury
Copy link
Collaborator

Hey @clemator thanks for both the feedback and the repro code! This shouldn't cause an issues, but we can certainly up that case to minimally catch the Promise & swallow the error or similar.

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

Successfully merging a pull request may close this issue.

3 participants