redis-oplog icon indicating copy to clipboard operation
redis-oplog copied to clipboard

Fix SyntheticMutator isArray bug

Open jamesgibson14 opened this issue 4 years ago • 3 comments

This was reported in #286, I ran into the same issue and was able to fix it.

jamesgibson14 avatar Sep 16 '20 04:09 jamesgibson14

@theodorDiaconu this is a bug fix, can it get merged... I am not sure why the tests are not passing, it doesn't have to do with the PR changes.

jamesgibson14 avatar Sep 23 '20 16:09 jamesgibson14

We have to solve the tests as well. This might be to the new updates done to minimongo ?


     Error: Resolution method is overspecified. Specify a callback *or* return a Promise; not both.
      at http://localhost:3000/packages/meteortesting_mocha-core.js?hash=7f194b23124422b61a3b77e131b48479866d89e3:15122:11
      at Object.changed (packages/local-test_cultofcoders_redis-oplog.js?hash=080e55c2d5e497e57226d5bd018cc2a08c9ae806:1863:11)
      at http://localhost:3000/packages/minimongo.js?hash=bb17400235469027310b81f0d525d28875f12863:1718:14

theodorDiaconu avatar Sep 24 '20 03:09 theodorDiaconu

This PR will pass tests after merging fixes to tests from #371

megawebmaster avatar Apr 14 '21 15:04 megawebmaster

Closing this as this has been superseded by https://github.com/Meteor-Community-Packages/redis-oplog/pull/2

StorytellerCZ avatar Oct 07 '22 09:10 StorytellerCZ