Console shows error:
SyntaxError: Cannot declare a let variable twice: 'a'.
Reported Polymer/polymer-cli#946
Disabling js minify seems to fix it but that would penalize all other es6 browsers.
This could be fixed from framework side by serving ES5 to safari10