I\'m using an angular component (Angular UI pagination, although I don\'t think it\'s the cause of the problem), and my template includes the following...
&l
This fixed the problem
if (typeof SVGElement.prototype.blur == 'undefined') { SVGElement.prototype.blur = function(){}; }