-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: content duplication on async carousels (#458)
With the previous version when the dataSource input was async and had an element count less than the displayed grid, there was a duplication of elements (you can test it with your example app, setting take(3) to tile.component.ts in a viewport that supports 5 tiles).
- Loading branch information
1 parent
33862ed
commit a42bb10
Showing
1 changed file
with
35 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters