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

Binding it`s not working!! #63

Open
raoulcimpean opened this issue Nov 28, 2019 · 1 comment
Open

Binding it`s not working!! #63

raoulcimpean opened this issue Nov 28, 2019 · 1 comment

Comments

@raoulcimpean
Copy link

raoulcimpean commented Nov 28, 2019

Angular binding it`s not working for elements cloned and active.

  • Example: 6 items , show 3 , slide 1 item
  • So appear 1,2,3
  • Move next:
  • Step 1: 2,3,4
  • Step 2: 3,4,5
  • Step 3: 4,5,6
  • Step 4: 5,6,1
  • For element 1 angular binding it`s not working!
  • Step 5: 6,1,2,
  • For elements 1, 2 angular binding it`s not working!
  • Step 6: 1,2,3 Angular binding is working again!

Can You solve this issue?

@DongnutLa
Copy link

Long time ago, but did you find any solution for that issue?

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