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
We're glad you find this project helpful. We'll try to address this issue ASAP. You can vist https://solothought.com to know recent features. Don't forget to star this repo.
"isArray" is true for References.Reference
"alwaysCreateTextNode" is true
case 1:
UAReferenceType.['References'] is an array
case 2:
UAReferenceType.['References'] is now undefined; evals to false
case 3:
UAReferenceType.['References'] now contains an object with ['#text']; evals to true
isarray saves me from a lot of extra checks; still it seems like this could be improved?
The text was updated successfully, but these errors were encountered: