diff options
author | Nicolas Thiry <n.thiry92@gmail.com> | 2018-04-12 22:12:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-12 22:12:12 +0200 |
commit | 766dd03d81d6320062e0d797489b879539117f20 (patch) | |
tree | 0d64af76a68462984fcd060247a81b63495910f1 /demo/src/js/demo.js | |
parent | ffd265d0ae5fc146cb56aa1f99026fd2f98ff529 (diff) | |
download | plyr-766dd03d81d6320062e0d797489b879539117f20.tar.lz plyr-766dd03d81d6320062e0d797489b879539117f20.tar.xz plyr-766dd03d81d6320062e0d797489b879539117f20.zip |
Fix IE10 split error
On IE10, Plyr throws the error `Unable to get property 'split' of undefined or null reference`. This fixes the case when `window.navigator.language` is null and can't use the `split()` function.
Diffstat (limited to 'demo/src/js/demo.js')
0 files changed, 0 insertions, 0 deletions