Charalampos Anargyrou

Results 3 comments of Charalampos Anargyrou

You probably getting this error because you are building with --aot option. Try building without --aot.

This is happening in Safari as well (and I suppose in all browsers). Steps to replicate: 1) polymer init with starter-kit 2) Add console.log('_routePageChanged | page = ', page); in...

I have tested it locally and removing icu from `set(ADDITIONAL_LIBS advapi32 ws2_32 crypt32 rpcrt4 ole32 icu)` build completes without errors.