Closed DanChianucci closed 5 years ago
Thank you, Dan.
We are currently working on the Vendor Extension editor and nested extensions is one of the features that will be improved soon.
Fixed in a6a227d14e274be50b7f1bed395be01103a914bc.
Awesome, Thanks!
If the model contanis vendor extensions which are nested hierarchically, only the top level element is saved. It looks like this is a new bug, as previous versions did not do this.
For Example if I open and save the following,
the saved copy will only contain
It seems to lose top level children if they only contain text. Keep top level children if they themselve contain children. It removes the content from gradchildren nodes, and only keeps the last element.