Redpill-Linpro / alfresco-listmanager

Component used to manage custom list of values used in metadata forms.
13 stars 6 forks source link

List is not displayed in IE #17

Open udaikumar26 opened 6 years ago

udaikumar26 commented 6 years ago

The list is empty in IE 11. Following javascript error is captured in the console

Unable to get property 'value' of undefined or null reference File: bubbling.v2.1_5a671b93e806ea64b41f915cf6147232.js, Line: 1, Column: 3178

Below is the line.

r.value=r.select[r.select.selectedIndex].value;r.rel=r.select.getAttribute("rel")}}}}