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] nz-carousel 设置 nzAutoPlay 问题 #161

Closed
cipchk opened this issue Aug 26, 2017 · 1 comment · Fixed by #164
Closed

[BUG] nz-carousel 设置 nzAutoPlay 问题 #161

cipchk opened this issue Aug 26, 2017 · 1 comment · Fixed by #164
Labels

Comments

@cipchk
Copy link
Member

cipchk commented Aug 26, 2017

I'm submitting a...


[x] Bug report  

Current behavior

当设置 [nzAutoPlay]="false" 后,开始的确不会自动切换。但如果手动切换至第二张后,又变成自动切换。

Expected behavior

当设置 [nzAutoPlay]="false" 后,至始至终都应属于手动切换。

Minimal reproduction of the problem with instructions

<nz-carousel [nzAutoPlay]="false">
    <div nz-carousel-content>
        one
    </div>
    <div nz-carousel-content>
        two
    </div>
</nz-carousel>

Environment


Angular version: 4.2.4
ng-zorro-antd version: 0.5.0-rc2
@lock
Copy link

lock bot commented Feb 19, 2019

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants