msotnikov

Results 24 comments of msotnikov

> could you please open a pull request here? there are handy review features here. https://github.com/pyeve/cerberus/pull/551

We've waiting a fix. The article that was metnioned before contains very limited|one-sided analysis.

Recent changes: 1) Dependencies updated to current versions - [email protected], [email protected], [email protected], [email protected] 2) Sync has fixed and tested with [email protected] instance (not included). Also, tested with [email protected] - doesn't...

- Persistence with `pouchdb-adapter-asyncstorage` will work after this PR https://github.com/seigel/pouchdb-react-native/pull/154 - Tests had fixed

I removed the cache settings. In any case, there is no package-lock file. And if I understood you correctly - you want to always have fresh packages. The buggy jest...

So... Now we will test database.

> The code looks good to me. What is the state of the sync now? I see it connects to 'http://admin:mysecret1@localhost:5984' but there is nothing started at this port. As...

> VirtualList update its logic by `componentDidUpdate`. Which breaks its states when async update on the `height` prop. It may not easy to fix this or we may need refactor...

@seigel I've made a PR https://github.com/seigel/pouchdb-react-native/pull/154