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

combining undo() and redo() with remove actions #41

Open
antonioricardojr opened this issue Oct 13, 2016 · 1 comment
Open

combining undo() and redo() with remove actions #41

antonioricardojr opened this issue Oct 13, 2016 · 1 comment

Comments

@antonioricardojr
Copy link

I'm using Chronicle for watching an array of objects and when I perform undo or redo actions followed by a remotion (It is possible to remove elements from the array by any position), the undo and redo functions don't work properly. I believe there is a problem with the currArchivePos value.

@fernandodof
Copy link

I am having the same 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