Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

video-gallery missing closing parentheses #599

Open
jaxkookie opened this issue Oct 13, 2022 · 3 comments
Open

video-gallery missing closing parentheses #599

jaxkookie opened this issue Oct 13, 2022 · 3 comments
Labels
🐞 Bug Issue with one of the samples

Comments

@jaxkookie
Copy link
Contributor

jaxkookie commented Oct 13, 2022

I am having issues getting the video-gallery to display. Going through the code to figure out the reason why I found several lines missing the closing parentheses ")"
line 159 is missing 5 closing parentheses
line 169 is missing 2 closing parentheses
line 416 is missing 1 closing parentheses
line 34 is missing 1 comma last nested if

even with these added on my side, the video-gallery is not displaying.

Update: I can see the elements on the page using developer tools, but they are transparent, or hidden.

@jaxkookie jaxkookie added the 🐞 Bug Issue with one of the samples label Oct 13, 2022
@Brownlkt
Copy link

@jaxkookie Good morning! Were you ever able to get this to work as I am having the same issue

@danizt
Copy link

danizt commented May 3, 2024

Same problem here. I have found that there is also some problem with iterators, but I have not been able to solve them.

@jaxkookie
Copy link
Contributor Author

I was not able to get this to work so I abandoned it and went with another option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Issue with one of the samples
Projects
None yet
Development

No branches or pull requests

3 participants