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
had the same issue - make sure that you're dealing with an XML object and not a string.
This error is thrown when the document passed to JXON is given as a string
index.min.js:1 Uncaught (in promise) TypeError: oParentNode.hasChildNodes is not a function
The text was updated successfully, but these errors were encountered: