Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Bug and Feature Request Tracking for System.Text.Json and Microsoft.JSInterop #1

Open
Joelius300 opened this issue Jul 30, 2019 · 3 comments
Assignees

Comments

@pitasoft
Copy link

Hello, I have the same problem as the previous user, because as I can change the behavior of the JSRuntime serialization to be able to indicate how I can do the realization, how to omit null properties, I am trying to use Google Maps and I have errors when I pass a serialized class that does not Nulls should appear and you are trying unexpected errors.

@Joelius300
Copy link
Owner Author

This repo is not actively maintained. Take a look at the first link I mentioned in this issue. There is a temporary solution. You can also serialize it with json.net, deserialize it to a dictionary and then send that as argument to JsRuntime. Currently there isn't a better way.

@Joelius300
Copy link
Owner Author

@pitasoft you could add a comment on dotnet/aspnetcore#12685 and add a thumbs up on the issue so the devs know that this is something the people need. Thank you.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant