0
votes

I have issues with paper-shadow in the creation of my application. When I wrap content in a paper-shadow element, the shadow doesn't render no matter what z-index I specify. Developer Tools in Chrome show the paper-shadow element being of size 0x0 pixels.

I am also using a paper-dialog and it is supposed to automatically display a shadow but it also doesn't.

Is there an issue with paper-shadow that I should be aware of?

1
showing some code would help us trouble shoot. or better yet if you can reproduce the issue in the plunker or jsbin.jimi dough10

1 Answers

0
votes

Resolved this by upgrading to the latest version of Polymer.