Kamil Walkowiak
Kamil Walkowiak
Same here. I found that problem occur only on prod env when all my scripts are bundled and "use strict" is on top of bundle.
I changed database from redis to mongodb. After data migration, everything work as expected
In model you can use _schema_. Eg for aggregate: ``` schema .adapter .collection(modelName) .aggregate() ```
It's not connected with db yet Z pozdrowieniami, *Kamil W**alkowiak* tel. +48 792 178 330 | http://cdev.pl 2017-08-25 14:21 GMT+02:00 Gerkin : > Thank you for your quick reply. I've...
It seems that fullsnapshot works correctly when complete DOM is created. If fullspanshot is created before DOM being completed, mutations incorrectly detect changes and replay is broken