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

Shuffle loop count not working in Angular 7 / Ionic #65

Open
dodomui opened this issue Jul 12, 2019 · 1 comment
Open

Shuffle loop count not working in Angular 7 / Ionic #65

dodomui opened this issue Jul 12, 2019 · 1 comment

Comments

@dodomui
Copy link

dodomui commented Jul 12, 2019

Hi, I'm facing that the Shuffle loop count not working in Angular 7 / Ionic.
I tried with
slowMachine.shuffle(9999);
slowMachine.shuffle(10);
slowMachine.shuffle(5);
it loop exactly the same number of spins only.

I did console.log within the slotmachine.js.
the _this3.shuffle(left, onComplete); is keep looping just the animation stop around 3 number of spins.

Anyone got idea what's went wrong?

@jek-bao-choo
Copy link

Hey @dodomui did you manage to fix it?

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

2 participants