Skip to content

Ensure built-in converters can skip JSON values when invoked via custom converters in async deserialization.#89637

Merged
eiriktsarpalis merged 1 commit intodotnet:mainfrom
eiriktsarpalis:fix/collection-custom-converter
Jul 28, 2023
Merged

Ensure built-in converters can skip JSON values when invoked via custom converters in async deserialization.#89637
eiriktsarpalis merged 1 commit intodotnet:mainfrom
eiriktsarpalis:fix/collection-custom-converter

Conversation

@eiriktsarpalis
Copy link
Member

Fix #74108.

@ghost
Copy link

ghost commented Jul 28, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #74108.

Author: eiriktsarpalis
Assignees: eiriktsarpalis
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis eiriktsarpalis merged commit 72bcd73 into dotnet:main Jul 28, 2023
@eiriktsarpalis eiriktsarpalis deleted the fix/collection-custom-converter branch July 28, 2023 17:33
@ghost ghost locked as resolved and limited conversation to collaborators Aug 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

JsonConverter.Read call inside another converter throws InvalidOperationException: Cannot skip tokens on partial JSON.

3 participants