When linking to the ‘Lightbox Video’ you can enter the URL of the video, for example: https://vimeo.com/1234567890
This does not work on the frontend. It renders an Vimeo error message:
Sorry We’re having a little trouble.
On inspecting I see the URL is being rendered as:
https://player.vimeo.com/video/1234567890/1234567890?autoplay=1
Which is not a Vimeo URL.
I feel Bricks is rendering the Vimeo URL incorrectly. Youtube URL’s are working fine.
Can anyone confirm?