gwt-api-generator icon indicating copy to clipboard operation
gwt-api-generator copied to clipboard

Polymer is not initialized with polymer-bundler imports

Open attilapuskas opened this issue 8 years ago • 0 comments

We are using polymer-bundler to import all needed elements at once. Because of that the method named whenPolymerLoaded is never called in com.vaadin.polymer.Polymer so for example the Polymer & Base will be null although we might still want to use that class which is not possible without those references.

attilapuskas avatar Mar 20 '17 14:03 attilapuskas