Closed Draeken closed 6 years ago
When I launch npm run start:es5 on Firefox 59. Resize window to switch from fixed drawer to toggleable drawer, then the paper-icon-button should appears but icon kept hidden.
npm run start:es5
paper-icon-button
Fixed with this patch: https://github.com/PolymerElements/iron-icon/pull/112
When I launch
npm run start:es5
on Firefox 59. Resize window to switch from fixed drawer to toggleable drawer, then thepaper-icon-button
should appears but icon kept hidden.