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
This fixes an issue that caused the metadata to be empty as
the code was checking if truthy of Element (XML nodes). But
those are false if they have no children.
0 commit comments