We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
After calling a function through setTimeOut inside a Polymer element, 'this' no longer points to the custom element but to the window. Demo below.
http://jsbin.com/hehafo/2/edit?html,console,output