Daniel Meyer

Results 200 comments of Daniel Meyer

Yes I think that would be the best solution. The adapter is only a few lines of code, so you would copy that and add any options there.

Hi, can you create a test case to reproduce this behavior?

@Elendiar are you increasing the schema version and then redeploy it with a downgraded version number? Because this is not supported, the migration only works in one direction.

Not sure, I do not see any reason for downgrading a schema version at any point.

Hi @BingCoke I have no idea what is going on there to be honest. Please debug.

Hmm. I asked two friends to test it and it worked.

@robinduerhager @lunedam-git Can you post a screenshot from the error message? Which country are you located in? Does this only happend when already logged in to discord or is it...

> Still wondering about that _attachments deletion problem with CouchDB sync though ;-) Please do not pollute this issue with something else. @lunedam-git Thank you for the screenshot. @robinduerhager which...

I am not sure how to fix this or even reproduce. I tried several browser/os combinations with browserstack and they each work. I even installed brave but it worked for...

For now I "fixed" the issue by making the `ws` not bundling messages together and confusing the order: https://github.com/pubkey/rxdb/pull/7082 This at least lets us upgrade to the latest ws version...