Is there a way to resolve this error that occurs when attempting to open a Polymer v2.0 app on Safari in iOS?
Uncaught TypeError: Class constructor m cannot be invoked without 'new' from custom-elements-es5-adaptor.
The Polymer v2.0 starter kit runs smoothly on Chrome, but encounters the mentioned error when accessed on iOS.