guardian / guardian/docs-interactive-template
IE 10 and IE9 do not display the interactive
- Dominant language
- HTML
- Stars
- 0
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
IE 11 displays the interactive fine, however IE10 and IE9 (emulated) do not.
The error console shows the following warnings:
A number of warnings in the error console and one error listed below, might suggest reasons as to why the page isnt displaying on IE10
Numerous warnings
“Tag cannot be self-closing-use an explicit closing tag”
689, 707, 754, 766, 803
3 warnings on cross origin sharing:
XMLHttpRequest for https://interactive.guim.co.uk/docsdata/1NcSvccw77rHAncarwfeq7RGZF7yez9mP1Icf3oLMA7g.json required Cross Origin Resource Sharing (CORS).
XMLHttpRequest for https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=TO54rxVrE4U&key=AIzaSyCtM2CJsgRhfXVj_HesBIs540tzD4JUXqc required Cross Origin Resource Sharing (CORS).
XMLHttpRequest for https://www.googleapis.com/youtube/v3/videos?part=contentDetails&id=4fxGISfNMY8&key=AIzaSyCtM2CJsgRhfXVj_HesBIs540tzD4JUXqc required Cross Origin Resource Sharing (CORS).
Potentially unhandled rejection [1] TypeError: Unable to get property 'appendChild' of undefined or null reference
at o (https://j.ophan.co.uk/ophan.ng.js:1:3770)
at m (https://j.ophan.co.uk/ophan.ng.js:1:2077)
Display on IE10:

Display on IE9:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.