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
What steps will reproduce the problem?
1. Call 'new X2JS().xml_str2json(longXmlString)', in my case
longXmlSting.length = 61426685
What is the expected output? What do you see instead?
I am expect json object but null is returned.
What version of the product are you using? On what operating system and
browser version?
Version: v1.1.4
OS: Windows 7 64x
Browser: IE10/11
Please provide any additional information below.
When debug I have found that error 'Not enough storage is available to complete
this operation' caught in xml2json.js file line 501.
Original issue reported on code.google.com by [email protected] on 1 Oct 2014 at 1:35
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 1 Oct 2014 at 1:35The text was updated successfully, but these errors were encountered: