PolymerElements / paper-item

Material Design list items
https://www.webcomponents.org/element/PolymerElements/paper-item
33 stars 34 forks source link

Paper-item breaks in Edge 40+ (Windows Creators update) #115

Closed rediche closed 7 years ago

rediche commented 7 years ago

Description

Styles are not applied to the paper-item.

Expected outcome

Style to be applied as in other browsers.

Actual outcome

No styles get applied.

Live Demo

The paper-item demo page on WebComponents.org: https://www.webcomponents.org/element/PolymerElements/paper-item/demo/demo/index.html

Steps to reproduce

  1. Put a paper-item element in the page.
  2. Open the page in a Edge 40+ (EdgeHTML 15).

Browsers Affected

rediche commented 7 years ago

Seems this is fixed. See this case as to what probably resolved the issues: PolymerElements/paper-listbox/issues/39