-
-
Notifications
You must be signed in to change notification settings - Fork 30.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panel_iframe not scrollable on iOS #10772
Comments
I have the same problem. I tried to wrap the iframe in a div and applied the styles from the stackoverflow-answers to it:
Scrolling works momentarily but then I get a really weird behaviour on iOS where the iframe content disappears. Needs more investigation. |
Having the same issue, in 59.1 |
Same issue on 0.60 |
I reported this in the frontend repo: home-assistant/frontend#779 |
Home Assistant release (
hass --version
):0.57.3 (Hass.io)
Component/platform:
panel_iframe
Description of problem:
Grafana dashboard isn’t scrollable inside panel_iframe (but every other page isn't scrollable either).
Expected:
Pages are scrollable.
Problem-relevant
configuration.yaml
entries and steps to reproduce:Additional info:
This seems an iOS issue, described here for example: https://stackoverflow.com/questions/26046373/iframe-scrolling-ios-8.
The text was updated successfully, but these errors were encountered: