googlearchive / polymer-element-catalog

A catalog of Polymer-based web components built by the Polymer team
BSD 3-Clause "New" or "Revised" License
164 stars 91 forks source link

can't scroll in the embedded demo page of iron-collapse (ios 10.1.1) #293

Open valdrinkoshi opened 7 years ago

valdrinkoshi commented 7 years ago

Description

can't scroll in the embedded demo page of iron-collapse after expanding the content.

Expected outcome

You can scroll to see all content.

Actual outcome

No Scrolling possible

Live Demo

https://elements.polymer-project.org/elements/iron-collapse?view=demo:demo/index.html&active=iron-collapse

Steps to reproduce

  1. Use an iPhone
  2. Go to the demo page of the iron-collapse. The content must not use all of the screen (use link above)
  3. Toggle the iron-collapse the get all the content. The content must use all of the screen
  4. Try to scroll

Browsers Affected