Matheus Pantoja
Results
1
comments of
Matheus Pantoja
hi @andriyaucar, my Polymer projects are using this soluctions: ```html ``` and ```html // Setup Polymer options window.Polymer = { lazyRegister: true, passiveTouchGestures: true }; // Load webcomponentsjs polyfill if...