SRGSSR / pillarbox-web

https://srgssr.github.io/pillarbox-web-demo/
MIT License
11 stars 1 forks source link

docs: remove crossorigin attribute from video-js tag in the examples #258

Closed jboix closed 1 month ago

jboix commented 1 month ago

Description

Removes the crossorigin="anonymous" attribute from the tag in the examples because we were experiencing issues with cross-origin media. This change ensures that integrators won't encounter the same error.

github-actions[bot] commented 1 month ago

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

github-actions[bot] commented 1 month ago

Coverage report

St.:grey_question:
Category Percentage Covered / Total
🟒 Statements 98.72% 617/625
🟒 Branches 95.74% 292/305
🟒 Functions 99.43% 173/174
🟒 Lines 99.15% 581/586

Test suite run success

199 tests passing in 9 suites.

Report generated by πŸ§ͺjest coverage report action from 1f56290b1e94d743511479551810fedede2df546

github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 1.12.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: