Skip to content Skip to sidebar Skip to footer
Showing posts with the label Polymer

Express Body-parser: Unexpected Token # In Json At Position 0

I am trying to return user data from a login with Polymer. I have it working with Postman, but am h… Read more Express Body-parser: Unexpected Token # In Json At Position 0

Different Current Target Using On-tap On Paper-button With Iron-icons

Why current target on-tap is different using paper-button with iron-icons and paper-button without … Read more Different Current Target Using On-tap On Paper-button With Iron-icons

Accessing A Div Inside Of A Polymer Element Template

I'm trying to use core-animation on a div, to animate its position. To do that, i have to selec… Read more Accessing A Div Inside Of A Polymer Element Template

Bootstrap Styles Not Applying Within A Shadow Dom On Chrome 35

I've working with Bootstrap 3.1.1 and Polymer 0.2.4 for a long time and, suddenly -it may have … Read more Bootstrap Styles Not Applying Within A Shadow Dom On Chrome 35

How To Load Facebook Javascript Sdk In Polymer Project?

I know there is a web component out there called facebook-login and I don't want to install for… Read more How To Load Facebook Javascript Sdk In Polymer Project?

How To Re Run Dom-repeat With Sort When Bool Property Changed In Polymer Element

How can I rerun sort and render element when something changed in my element or whenever I want fro… Read more How To Re Run Dom-repeat With Sort When Bool Property Changed In Polymer Element