Discussions

Ask a Question
Back to All

Internet Explorer 11 support

In the source code of pushpushgo js there are a lot of places where .assign() is used what cause errors in Internet Explorer 11:
"SCRIPT438: Object doesn't support property or method 'assign'.

Is it assumed that polifills should be added on a project level or there should be a fix from pushpushgo side?