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 Allow ClientVersionDispatchingCodecBuilder to support overrides to better align with the approach in https://github.com/microsoft/FluidFramework/pull/24422 Use ClientVersionDispatchingCodecBuilder for EditManager, though the ability to actually control its version via overrides and...

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

## Description This is the initial change to make sure that while running our end to end tests, we use createTestLogger() instead of using getTestLogger(). ## Reviewer Guidance Please let...

area: framework
area: server
area: runtime
area: build
dependencies
area: website
area: tests
public api change
base: main

Use `OpaqueJsonDeserialized` at recursion points for inexactly deserializable types instead of limited unrolling. Callers will need to use cast helper to resolve which will produce a repeatable pattern. Update tests...

base: main

Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.9.0. Release notes Sourced from axios's releases. Release v1.9.0 Release notes: Bug Fixes core: fix the Axios constructor implementation to treat the config argument as...

base: main
javascript

## Description

area: dds
area: dds: tree
base: main

## Description Some notes and idea on how we might better the client version compat for collab / persisted data formats. ## Reviewer Guidance The review process is outlined on...

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

The attached sub-issues chronicle all of the major (breaking) changes to take place in client 3.0 release. | | | | -------------------------- | ------------ | | List status | In...

status: stale

## Description This pull request addresses the issue of unhandled generic network errors during the document loading phase in the Fluid client. ## Issue When a genericNetworkError occurs during the...

area: loader
community-contribution
base: main

## Description Some follow-ups to #24646: * Don't bother calling `updateDocumentDirtyState` when processing a non-modern-runtime message, since we don't even check for its presence in PendingStateManager * Get rid of...

area: runtime
base: main

[How contribute to this repo](https://github.com/microsoft/FluidFramework/blob/main/CONTRIBUTING.md). [Guidelines for Pull Requests](https://github.com/microsoft/FluidFramework/wiki/PR-Guidelines#guidelines). The sections included below are suggestions for what you may want to include. Feel free to remove or alter parts of...

area: server
base: main