angular2-notifications icon indicating copy to clipboard operation
angular2-notifications copied to clipboard

Error on IPad 4, IPhone 6/7...

Open smiffy6969 opened this issue 7 years ago • 1 comments

Hi,

I have this integrated into an angular2 app which is getting considerably large now and am having issues with the latest build 2.1.2 using angular2-notifcation latest...

The issue is a console error preventing load...

Error: (SystemJS) Unexpected keyword 'const'. Const declarations are not supported in strict mode.

This happens for all files that are built with the strict mode in them and const declarations. In addtion to this, removing them then makes promotes an Error in component.js with the beginning parenthesis on the compiled system js evaluation.

I have tested this in browserstack against most the of the Ipads and iphones (but works against mac) i can confirm this is also present on live devices.

any ideas..... do you have a UMD bundle available?

smiffy6969 avatar Nov 10 '16 14:11 smiffy6969

+1

vasslehel-c avatar Nov 25 '16 13:11 vasslehel-c