components
components copied to clipboard
[Documentation]: Videos not loading due to wrong URL
Description
Hi there 👋,
I've noticed that videos are not loading within the docs.
Two affected pages I've found are:
- https://cloudscape.design/about/
- https://cloudscape.design/foundation/visual-foundation/motion/
It seems like absolute URLs are passed in, but relative URLs are being returned:
<source
src="/__images///videos.ctfassets.net/yvlrib0vb3vb/76OgQEnNVJKGu2bSPID4vN/6cde0ac365d55ffb8dce2691a9eeca64/Transition_Pettern_-_Scale.mp4"
type="video/mp4"
/>
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] I checked the current issues for duplicate requests
Thanks for reporting the issue! We're working on it.
It was fixed on the day - closing it now.