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

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

Polymer's Paper-dropdown-menu Shows Uncollapsed

I'm trying to build a small web app using Polymer, based on the Polymer Starter Kit 1.3, and I&… Read more Polymer's Paper-dropdown-menu Shows Uncollapsed

Error With Polymer Build

I am triying to learn how to use the new app-toolbox. In local, works fine; but when I use: polymer… Read more Error With Polymer Build

How To Handle Input With Polymer, Without Blue Border Tab Focus?

Edit 2: Keypress events working, on this jsbin: http://jsbin.com/foyile/1/. The problem is, I need … Read more How To Handle Input With Polymer, Without Blue Border Tab Focus?

Routing In Polymer 1.0

I am new to web development and building an application using polymer 1.0.4. I am using the page.js… Read more Routing In Polymer 1.0

Data Binding In Polymer - Function Is Being Removed From Bound Object

I'm encountering an issue binding an object that contains a function from angular to Polymer 1.… Read more Data Binding In Polymer - Function Is Being Removed From Bound Object

Call Function On Polymer Navigation Drawer Panel

I am stuck. I am playing around with polymer but I do not manage to call the togglePanel function o… Read more Call Function On Polymer Navigation Drawer Panel

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