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

Fixed #13821 - Fixed carousel autoplay + circular problem #13824

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

EnricoMessall
Copy link
Contributor

@EnricoMessall EnricoMessall commented Oct 7, 2023

Fixed #13821 - Fixed carousel autoplay + circular problem

Quick'n'Dirty solution that fixes the issue. If someone clicks through the steps to fast or if the autoplayInterval is too low and ngAfterContentChecked happens after onTransitionEnd is called it will still break

@vercel
Copy link

vercel bot commented Oct 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
primeng-ssr-test ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2023 0:00am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
primeng ⬜️ Ignored (Inspect) Visit Preview Oct 15, 2023 0:00am

@cetincakiroglu cetincakiroglu merged commit 3512d3a into primefaces:master Oct 26, 2023
4 checks passed
@EnricoMessall EnricoMessall deleted the issue-13821 branch August 9, 2024 06:24
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

Successfully merging this pull request may close these issues.

Component: Carousel | Circular Option is broken when first iteration is done
3 participants