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

Fix ExpandoObject serialization #996

Merged
merged 2 commits into from Nov 3, 2021
Merged

Fix ExpandoObject serialization #996

merged 2 commits into from Nov 3, 2021

Conversation

sebastienros
Copy link
Owner

Fixes #995

Jint/Runtime/Interop/ObjectWrapper.cs Outdated Show resolved Hide resolved
@sebastienros sebastienros merged commit c110428 into main Nov 3, 2021
@sebastienros sebastienros deleted the sebros/getdic branch November 3, 2021 18:12
@hyzx86
Copy link
Contributor

hyzx86 commented Nov 4, 2021

996 what an amazing number 😂
Hoping to solve this problem, I went to try the following

@sebastienros
Copy link
Owner Author

Do you refer to the 996 work schedule? I had to google that, seems very well-known in China though.

@hyzx86
Copy link
Contributor

hyzx86 commented Nov 5, 2021

No, we're 10 7 5 , 996 is all work, no life.

back to the bug,the problem in my code probably didn't come from Jint
OrchardCMS/OrchardCore#10628

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.

JSON.stringify incorrectly serializes ExpandoObject when it contains a Values field
3 participants