FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

Library for building distributed, real-time collaborative web applications

Results 911 FluidFramework issues
Sort by recently updated
recently updated
newest added

## Description Make handling of node schema options like metadata more consistent across the various API layers. ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).

area: framework
area: dds
public api change
area: dds: tree
base: main

## Description This add a simple API as a cleaner alternative to fluid-static and aquaduct, initially targeting just unit tests with local service with good support for SharedTree (but not...

area: framework
area: runtime
area: driver
area: dds
dependencies
public api change
area: dds: tree
base: main

## Description There are several API functionalities that need to be exposed by ODSP Client for consumer use. However, they will all involve separate API reviews. This is just to...

area: framework
dependencies
public api change
base: main

## Description Announce plan to merge https://github.com/microsoft/FluidFramework/pull/25398, switching target to ES2022 ## Reviewer Guidance The review process is outlined on [this wiki page](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines).

base: main
changeset-present

## Describe the bug We are observing an issue in production environment where excessive heap memory usage with SharedTree is leading to application crashes. As part of our investigation, we...

bug

## Describe the bug We are facing an intermittent issue where the Audience API returns single user with id as null/undefined This usually happens will certain time when all the...

bug

## Broken API or pattern This is a follow-up for https://github.com/microsoft/FluidFramework/pull/25130/files which introduced minVersionForCollab in lower layers of the Fluid stack. A number of fields and functions were introduced as...

breaking change

## Feature **Is your feature request related to a problem? Please describe.** I want the object which stored on SharedTree in my dotnet backend, i need to pass that to...

community-contribution

## Work Item Scope: Limit all removals to the root packages/ directory of this repository. Outcome: Remove legacy, pre‑1.0 (0.x) back-compatibility code paths, shims, and comments under packages/, leaving only...

refactor
back-compat