xcatliu / react-ie8

Make your React app work in IE8
http://react-ie8.xcatliu.com/
998 stars 162 forks source link

'JSON' is undefined #8

Closed xcatliu closed 8 years ago

xcatliu commented 8 years ago

http://stackoverflow.com/questions/4715373/json-object-undefined-in-internet-explorer-8

Add this to your head

<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />