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

Images change, after stopped clicking array #21

Open
vidhyasgr opened this issue Jul 16, 2018 · 0 comments
Open

Images change, after stopped clicking array #21

vidhyasgr opened this issue Jul 16, 2018 · 0 comments

Comments

@vidhyasgr
Copy link

I tried to change images. It was working properly. But after 1 to 3 seconds images started to change automatically.
-- Here is my code --
<ui-carousel #uiCarousel [infinite]="false" [fade]="false" [speed]="200">
<ui-carousel-item *ngFor="let image of images">
<img [src]="image.imageData" draggable="false">>

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

1 participant