I've seen some advice (here
https://www.polymer-project.org/0.5/resources/faq.html#clientDimenstions) about using :host {display: block} to get the clientWidth correctly set up, but it's not working for me. The weird thing is that when I put a break point in the code, clientWidth is set correctly at that point. But when I remove the breakpoint, and console.log it, it is 0, causing failure down the line. I've tried a few things, but can't get it to work. Any advice appreciated.
I'm using 1.0.