An Angular responsive image slider with lightbox popup. Also support youtube and mp4 video urls. It is leazy loading and heigly optimized with standalone component.

1 Open Issue Need Help Last updated: Oct 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The user is encountering persistent `NG0955: Duplicated keys` warnings in an Angular 19 application, which they attribute to a missing `trackBy` function in an `ngFor` loop used to display images within a component. They propose adding a new input parameter called `trackId` to the component, enabling consumers to provide a unique identifier for list items and resolve the warning.

Complexity: 3/5
good first issue

An Angular responsive image slider with lightbox popup. Also support youtube and mp4 video urls. It is leazy loading and heigly optimized with standalone component.

JavaScript