Quantcast
Channel: Active questions tagged crash - Stack Overflow
Viewing all articles
Browse latest Browse all 7188

JSON.parse() crashes on chrome

$
0
0

Chome (80.0.3987.132 windows build) crashes on parsing Json.

For reproduce :

1- Open this link.

2- Type these lines on Console :

var json = document.getElementsByTagName('body')[0].innerText;
JSON.parse(json);

The json file is valid.

Can someone help us to solve this crash ?

Thanks,


Viewing all articles
Browse latest Browse all 7188

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>