manolo / gwt-polymer-elements

Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Apache License 2.0
155 stars 49 forks source link

Firefox #33

Closed Inovelan closed 9 years ago

Inovelan commented 9 years ago

Hi, Demo is not fully functional on firefox.

Examples: capture du 2015-06-22 16 04 03

capture du 2015-06-22 16 04 23

Regards

jouni commented 9 years ago

I get an error in Firefox:

TypeError: doc is null: webcomponents.js:6488:8

All the paper-input element sizes are 0x19, and they look like they haven’t been initialized at all (just the empty host element in the DOM).

lilletech commented 9 years ago

import of script webcomponents for polyfill should be before the script gwt.

manolo commented 9 years ago

Fixed in 1.0.2.0-apha2