pubkey / rxdb

A fast, local first, reactive Database for JavaScript Applications https://rxdb.info/
https://rxdb.info/
Apache License 2.0
21.57k stars 1.06k forks source link

can not sync attachment from remote couchdb #2460

Closed eltonec closed 4 years ago

eltonec commented 4 years ago

i can not sync attachment(image) from remote couchdb but can sync attachment from client to server, other data is ok, i use angular!

pubkey commented 4 years ago

sorry but this does not help. Please use the issue template and provide enough information.

eltonec commented 4 years ago

thanks, i change to use pouchdb directly and replicate from server but get the error message "Cannot assign to read only property 'type' of object '[object Blob]'"

pubkey commented 4 years ago

Please use the issue template.