components icon indicating copy to clipboard operation
components copied to clipboard

[Documentation]: Videos not loading due to wrong URL

Open danielberndt opened this issue 2 years ago • 1 comments

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

danielberndt avatar Jan 17 '24 16:01 danielberndt

Thanks for reporting the issue! We're working on it.

avinashbot avatar Jan 22 '24 11:01 avinashbot

It was fixed on the day - closing it now.

avinashbot avatar Jan 29 '24 12:01 avinashbot