Skip to content

Conversation

@davidwengier
Copy link
Member

Fixes #11789

When typing fast, sometimes we can't sync the document because the request is old, and in those cases we return null. Most of the time this is fine, but for breakpoints null means "please remove this breakpoint" which is bad.

@davidwengier davidwengier requested a review from a team as a code owner April 28, 2025 00:39
@davidwengier davidwengier enabled auto-merge April 28, 2025 04:57
@davidwengier davidwengier merged commit 8b290a1 into dotnet:main Apr 28, 2025
11 checks passed
@davidwengier davidwengier deleted the Breakpoint branch April 28, 2025 05:30
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Apr 28, 2025
@RikkiGibson RikkiGibson modified the milestones: Next, 18.0 P1 Aug 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Razor Development: Pasting and Undoing Content in a Document Removes Breakpoints

3 participants