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
Honor option to instantiate optional children (#1088)
Previously, the flag in which the user specified whether or not to
instantiate optional children was only honored on the top-level object
(i.e., first recursion round)
Fixes#1087
0 commit comments