You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Youtube videos do not display at all when [autoheight]="true" is used. Just a blank space where the video would be. Removing autoheight will make it display.
What is the expected behavior?
Youtube videos should display
What is the current behavior?
Youtube videos do not display at all when
[autoheight]="true"
is used. Just a blank space where the video would be. Removingautoheight
will make it display.What are the steps to reproduce?
StackBlitz Demo
What is the use-case or motivation for changing an existing behavior?
To make it work with videos
Which versions are you using for the following packages?
Angular:
16.2.1
Angular CDK:
16.2.1
Angular CLI:
16.2.0
Typescript:
5.1.6
Gallery:
11.0.0
Is there anything else we should know?
There are exactly zero demos of video content being used. The wiki page for mixed content usage makes mention of this feature in code, but there is no actual live demo. There is a link at the bottom of that page to "see advanced demo" which points to https://ngx-gallery.netlify.app/#/advanced which is a 404 error. There are a few wiki pages that link to this advanced example that no longer exists
The text was updated successfully, but these errors were encountered: