I cannot find same problem online. IE 11 gives error \"Object doesn\'t support property or method fill\".
fill
var arr = new Array(5); arr.fill(false
Add below script to download pollyfill from CDN to your index file:
This should work.