We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
9.0.0
node.js--v16.18.0
https://stackblitz.com/edit/angular-xevbc5?file=src%2Fapp%2Fapp.component.ts
.
When the API parameter "infinite" is set to false for the carousel, the carousel cannot loop or play in a continuous cycle.
When the API parameter "infinite" is set to false for the carousel, the carousel can still loop or play in a continuous cycle.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
9.0.0
Environment
node.js--v16.18.0
Reproduction link
https://stackblitz.com/edit/angular-xevbc5?file=src%2Fapp%2Fapp.component.ts
Steps to reproduce
.
What is expected?
When the API parameter "infinite" is set to false for the carousel, the carousel cannot loop or play in a continuous cycle.
What is actually happening?
When the API parameter "infinite" is set to false for the carousel, the carousel can still loop or play in a continuous cycle.
Other?
The text was updated successfully, but these errors were encountered: