Open MRzhang0815 opened 1 year ago
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.
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?