vaadin / board

Framework 8 version of vaadin-board
Other
8 stars 10 forks source link

Does not work in Chrome when using device mode and iPhone 6 #67

Open Artur- opened 7 years ago

Artur- commented 7 years ago

There are a lot of exceptions in the console, starting from

Uncaught TypeError: Failed to construct 'HTMLElement': Please use the 'new' operator, this DOM object constructor cannot be called as a function.

This is most likely caused by serving es5 to Chrome, as the user agent indicates Safari 9 and should be fixed by https://github.com/vaadin/webcomponents-helper/issues/2