You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Description
paper-icon-button is appended to the body instead of the head so if your body tag isn't on the page yet it blows up.
Expected outcome
The page renders properly with a paper-icon-button on it.
Actual outcome
paper-icon-button can't append to the body so you just get a blank page with errors in the console.
Steps to reproduce
paper-icon-buttonelement in the page.Browsers Affected