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

chore: remove crossorigin attribute from video-js tag #38

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

jboix
Copy link
Contributor

@jboix jboix commented Jun 6, 2024

Description

Removes the crossorigin="anonymous" attribute from the tag because we were experiencing issues with cross-origin media.

Removes the `crossorigin="anonymous"` attribute from the <video-js> tag because we were experiencing
issues with cross-origin media.
@jboix jboix requested a review from amtins June 6, 2024 08:34
Copy link

github-actions bot commented Jun 6, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-06-06 08:40 UTC

@jboix jboix self-assigned this Jun 6, 2024
@jboix jboix added this pull request to the merge queue Jun 6, 2024
Merged via the queue into main with commit 95861ce Jun 6, 2024
2 checks passed
@jboix jboix deleted the chore/remove-crossoriging-attribute branch June 6, 2024 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants