The sorting of entities not working in Internet Explorer 11.
The reason is because the sorting uses forEach javascript function.
The problem is in entity_browser.entity_reference.js file.
I created a path to solve this bug. The patch uses for instead of forEach.
Closed: outdated
2.5
Field widget
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.