Max Strater
Max Strater
Hmmm. So far I can't reproduce on Chrome Version 42.0.2311.152 m. Are there any more details that might help?
See: https://github.com/lerna/lerna/issues/3961
@dracorp https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Property_accessors#bracket_notation
It looks like this could be the problem: http://stackoverflow.com/questions/18919459/ios-7-beginupdates-endupdates-inconsistent Apparently iOS 7 made a change where it sometimes returns an NSIndexPath and sometimes an NSMutableIndexPath which causes comparing then to...
I think I found a solution. I submitted a pull request on the Git project. Let me know if it looks okay. Thanks again for letting us use your project...