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 actually encountered this problem also. It's a simple way to separate attributes and elements. Elements are arrays, attributes aren't. I would be happy to submit a pull request to make this possible, but it seems like a breaking change.
When I use :
The children are not always in array.
If I set explicitArray=true, the attributes are in array too (I don't want it)
The text was updated successfully, but these errors were encountered: