Skip to content

Conversation

@jperson2000
Copy link
Contributor

This update adds the [Parameter] attribute to the Root property to allow users to set JSON nodes directly when they have a JsonNode already. Also, a bug was fixed for JsonArray values not displaying properly.

Fixes #451

…ectly. Fixed issue where array values wouldn't display.
@jperson2000
Copy link
Contributor Author

@mwiehler can you give this a try? Instead of setting Json, try setting Root with a JsonNode (or JsonObject) to set it directly instead of setting a string value.

@mckaragoz mckaragoz merged commit ab64f92 into CodeBeamOrg:dev Oct 14, 2024
1 check passed
@mckaragoz
Copy link
Contributor

Thanks 🥇

@jperson2000 jperson2000 deleted the feature/jsonTreeView_jsonOrString branch October 14, 2024 08:10
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.

MudJsonTreeView: Enable the user to either pass in a JsonObject or a json string

2 participants