The Wayback Machine - https://web.archive.org/web/20201129160610/https://github.com/topics/crdt
Skip to content
#

crdt

Here are 187 public repositories matching this topic...

tylerbutler
tylerbutler commented Oct 2, 2020

Build details:

OS Version: 2004(20221.1000)

Edge Dev Version: 87.0.654.0 (Official build) dev (64-bit)

URL: https://fluidframework.com/playground/?path=/docs/welcome--page

Repro Steps:

1. Navigate to 'Shortcuts' button in left nav and invoke it.

2.Now try to navigate inside the list using down arrow key and observe.

Actual Result:

User i

berty
aeddi
aeddi commented Nov 27, 2020

Arrange the app's common assets neatly in the js/assets folder with sub-folders named by type:

  • fonts
  • audio (e.g notification sounds)
  • images (e.g default avatar)
  • etc...

And properly wire the different layers of the app (js/RN, iOS and Android) so that they can access them. For example: add a "Build Phase" in XCode that copies the sound files of the notifications to the IPA.

Note: An

mweberUKL
mweberUKL commented Sep 5, 2017

When a client application using Antidote crashes or has incorrect transaction handling, some or even many transactions can stay open. These transactions are never forcefully aborted by Antidote. This can potentially leave many txn-coordinator-fsms running forever.

For a database that should be deployed as a long-running system, this behavior is unacceptable. Transactions, that are not used anym

kazekyo
kazekyo commented Sep 21, 2020

Hi, thank you for making a great plugin.

We previously created our own plugin for our company based on this repository.
I'd like to share some points we noticed when we created it. We deleted it in the end because we no longer need collaborative editing features, though.
This is not an issue, so you can close this “issue” after you read it. I just want to pay you back.
I'm sorry I haven't

Improve this page

Add a description, image, and links to the crdt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crdt topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.