Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"JSON RFC 6902 does not support TextDiff" and "TextDiffMode.Efficient" #68

Open
sven-plastwich opened this issue Jan 3, 2024 · 0 comments

Comments

@sven-plastwich
Copy link

Hi,
I understand there is currently no progress in this project, but I wanted to share:

If I use "new JsonDiffPatch(new Options { TextDiff = TextDiffMode.Efficient })" (which seems to be the default), I get "JSON RFC 6902 does not support TextDiff" when comparing a property value:

old: ABS DG DOC Restrictions as per Case 00260586 implemented
new: Conning Position corrected

If I switch to "TextDiffMode.Simple", its fine and I could not see any limitations (in my list of approx. 5000 items).

rdgs

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

No branches or pull requests

1 participant