IE11 problem with \eqref in SVG output
Although IE11 implements the classList object on HTML elements (or the polyfill adds it, not sure which), it is not present on SVG elements. Since \eqref uses a class to style the element that is the link, this causes SVG output to fail in IE11 when \eqref or \ref are used.