Open aburchette opened 9 years ago
Due to the videoId having = instead of @, I could not pass an expression. For example, this would not work when I passed a param from the scope: <vimeo-video player-id="video4" video-id="{{ id }}" player-opts="{ autoplay: 1}"></vimeo-video>
<vimeo-video player-id="video4" video-id="{{ id }}" player-opts="{ autoplay: 1}"></vimeo-video>
Due to the videoId having = instead of @, I could not pass an expression. For example, this would not work when I passed a param from the scope:
<vimeo-video player-id="video4" video-id="{{ id }}" player-opts="{ autoplay: 1}"></vimeo-video>