Having trouble with ejs-dropdownlist. Works in other browsers with no problem but finding the control will not function as expected in IE11. To be safe, I added the suggested script code to my html but still seeing same inconsistent results. If a value is already populated, the dropdown will not expand. If nothing in dropdown, the list display but disappears as soon as scrolling is attempted.
I'm seeing the following output which has me concerned that the script code added is not correct or I need something else for this compatibility.
'iexplore.exe' (Script): Loaded 'Script Code (Windows Internet Explorer)'.
Exception was thrown at line 3, column 42408 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a01bd - JavaScript runtime error: Object doesn't support this action
Exception was thrown at line 3, column 9377 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a13fc - JavaScript runtime error: Set.prototype.size: 'this' is not a Set object
Exception was thrown at line 3, column 9511 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a13fc - JavaScript runtime error: Map.prototype.size: 'this' is not a Map object
Exception was thrown at line 3, column 8089 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a138d - JavaScript runtime error: String.prototype.valueOf: 'this' is not a String object
Exception was thrown at line 3, column 9377 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a13fc - JavaScript runtime error: Set.prototype.size: 'this' is not a Set object
Exception was thrown at line 3, column 9511 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a13fc - JavaScript runtime error: Map.prototype.size: 'this' is not a Map object
Exception was thrown at line 3, column 8089 in http://cdn.polyfill.io/v2/polyfill.min.js
0x800a138d - JavaScript runtime error: String.prototype.valueOf: 'this' is not a String object