NUKnightLab / NUKnightLab/StoryMapJS
Throws errors in IE10 - split on null reference after CREATE BACKGROUND MAP
@JoeGermuska is already working on this.
Since May 22, 2015.
- Dominant language
- JavaScript
- Stars
- 248
- Forks
- 61
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Hello StoryMap Team,
after each "CREATE BACKGROUND MAP" log entry, IE10 also logs an error:
"SCRIPT5007: Unable to get property 'split' of undefined or null reference
storymap-min.js, line 12 character 27864"
examples
http://cdn.knightlab.com/libs/storymapjs/latest/embed/?url=https://www.googledrive.com/host/0B1d8oNIpMx53Wk9CdDlVZ01qU1E/published.json
http://derstandard.at/2000005393371/Messner-Flucht-in-die-Unsterblichkeit
we really prefer our page not to log any errors, since we're also monitoring those. i haven't had the time to check out the unminified code yet and submit a patch, sadly. sorry for that.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.