-
Notifications
You must be signed in to change notification settings - Fork 215
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
Apply change: Error when switching 2 items in array #10
Comments
paulpflug
added a commit
to paulpflug/diff
that referenced
this issue
Mar 11, 2014
[fixed problem with nested arrays](flitbit#10)
paulpflug
added a commit
to paulpflug/diff
that referenced
this issue
Mar 11, 2014
Bugfix for flitbit#10
Merged
sorry for this mess ;) |
paulpflug
added a commit
to paulpflug/diff
that referenced
this issue
Mar 12, 2014
This reverts commit 2056c01.
paulpflug
added a commit
to paulpflug/diff
that referenced
this issue
Mar 12, 2014
This reverts commit 2056c01.
flitbit
pushed a commit
that referenced
this issue
Apr 4, 2014
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have this object:
When I try to apply the switch of 'Phase1' and 'Phase2' in 'phases', an error is thrown in 'applyArrayChange'.
I made a plunker of it: http://plnkr.co/edit/2eu6EeujOZOwxp0jewpl?p=preview
The text was updated successfully, but these errors were encountered: