-
Updated
Nov 23, 2020 - JavaScript
crdt
Here are 187 public repositories matching this topic...
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Nov 21, 2020 - JavaScript
-
Updated
Jul 11, 2020 - Erlang
-
Updated
Mar 27, 2020 - Go
-
Updated
Nov 26, 2020 - Rust
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
-
Updated
Jul 7, 2020 - JavaScript
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
-
Updated
Sep 15, 2019 - JavaScript
-
Updated
Oct 21, 2020 - Elixir
-
Updated
May 29, 2020 - JavaScript
-
Updated
Aug 20, 2019 - Swift
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
-
Updated
Sep 22, 2017 - TypeScript
-
Updated
Nov 27, 2020 - Go
-
Updated
Jun 29, 2020
-
Updated
Nov 26, 2019 - JavaScript
-
Updated
Feb 7, 2018 - Scala
-
Updated
Jun 14, 2020 - Haskell
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 14, 2020 - Java
Improve this page
Add a description, image, and links to the crdt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the crdt topic, visit your repo's landing page and select "manage topics."


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