Skip to content
This repository has been archived by the owner on Oct 20, 2018. It is now read-only.

Once initialized we cannot move to slide 0 from the code #58

Closed
akash-motwani opened this issue Nov 24, 2017 · 3 comments
Closed

Once initialized we cannot move to slide 0 from the code #58

akash-motwani opened this issue Nov 24, 2017 · 3 comments

Comments

@akash-motwani
Copy link

As in onChanges we check if this.moveToSlide has some value then only it calls the function that changes the slide number to the number we specified. But suppose if the move to slide number 0 then this.moveToSlide would be 0 and hence it wont call the function to change the slide number to 0.

@sheikalthaf
Copy link
Owner

Duplicate of #55

@sheikalthaf sheikalthaf marked this as a duplicate of #55 Nov 24, 2017
@sheikalthaf
Copy link
Owner

sheikalthaf commented Nov 26, 2017

@akash-motwani Fixed the bug in Build v1.3.4
Thanks

@akash-motwani
Copy link
Author

akash-motwani commented Nov 26, 2017 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants