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

Carousel page property don't work #9589

Closed
Ramboqui opened this issue Nov 30, 2020 · 1 comment
Closed

Carousel page property don't work #9589

Ramboqui opened this issue Nov 30, 2020 · 1 comment

Comments

@Ramboqui
Copy link

Hi

I'm using p-carousel on V9.2.0-LTS and I'm using property page to set first page, but even if it is on the second page, it displays the data for the first item in the array. There seems to be some problem with the let-item.

[X] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

https://stackblitz.com/edit/github-e6zaqd?file=src/app/app.component.html

Current behavior
Carousel open page 2 but display page 1 data

Expected behavior
Carousel open page 2 and display page 2 data

  • Angular version: 9.1.12
  • PrimeNG version: 9.2.0-LTS
@yigitfindikli
Copy link
Contributor

Fixed at #8739 . Will be added to LTS versions too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants