pnp / List-Formatting

List Formatting Samples for use in SharePoint and Microsoft Lists
https://pnp.github.io/List-Formatting/
MIT License
1.74k stars 833 forks source link

video-gallery missing closing parentheses #599

Open jaxkookie opened 1 year ago

jaxkookie commented 1 year ago

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.

Brownlkt commented 8 months ago

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

danizt commented 4 months ago

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

jaxkookie commented 4 months ago

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