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

[Bug] Carousel displays last page when circular=true #8739

Closed
vkappie opened this issue Apr 13, 2020 · 2 comments
Closed

[Bug] Carousel displays last page when circular=true #8739

vkappie opened this issue Apr 13, 2020 · 2 comments
Assignees
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

Comments

@vkappie
Copy link

vkappie commented Apr 13, 2020

I'm submitting a ... (check one with "x")

[x] bug report
[ ] feature request 
[ ] support request

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
image
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
image

@vkappie
Copy link
Author

vkappie commented Apr 13, 2020

Could be related to #8705

@vkappie vkappie changed the title Carousel displays last page when circular=true [Bug] Carousel displays last page when circular=true Apr 13, 2020
@cagataycivici cagataycivici added this to the 11.0.0-rc.2 milestone Nov 23, 2020
@cagataycivici cagataycivici added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Nov 23, 2020
@fcostazini
Copy link

fcostazini commented Nov 25, 2020

Hi! will this be fixed also in version 9?

@yigitfindikli yigitfindikli added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Nov 26, 2020
@yigitfindikli yigitfindikli added LTS-FIXED-10.0.6 Fixed in PrimeNG LTS 10.0.6 LTS-FIXED-9.2.1 Fixed in PrimeNG LTS 9.2.1 and removed LTS-PORTABLE labels Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants