robbestad / react-iframe

Simple solution for using iframes in React
ISC License
436 stars 79 forks source link

Content in iframe is not scrollable on iOS - Safari #28

Closed bgits closed 5 years ago

bgits commented 6 years ago

When content is longer than viewport, it is not scrollable on iOS safari. Works on Android and chrome desktop.

robbestad commented 6 years ago

Could you post an example implementation. I got it working on iOS Safari (using the simulator) without any issues.