You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've encountered an issue with the yaserde_derive feature where a grandchild of the namespaced root node is not being deserialised. The child and grandchild nodes are both deserialised correctly when they are processed separately, without the root node as their ancestor.
I've encountered an issue with the
yaserde_derive
feature where a grandchild of the namespaced root node is not being deserialised. The child and grandchild nodes are both deserialised correctly when they are processed separately, without the root node as their ancestor.Test case:
Output:
The text was updated successfully, but these errors were encountered: