[Bug] Carousel displays last page when circular=true #8739
Labels
LTS-FIXED-9.2.1
Fixed in PrimeNG LTS 9.2.1
LTS-FIXED-10.0.6
Fixed in PrimeNG LTS 10.0.6
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Plunkr Case (Bug Reports)
https://stackblitz.com/edit/angular-h9hpp3
Current behavior
if items set on component load (items is set during ngAfterContentInit) carousel displays the last page, though dots are correct
If you set items with some delay issue isn't reproduced
PrimeNG Version: 9.0.5
Angular Version: 9.1.1
I've tried 9.0.2 and it works fine
Expected behavior
Carousel displays first page
The text was updated successfully, but these errors were encountered: