-
Notifications
You must be signed in to change notification settings - Fork 3.3k
docs.flutter.io mobile issue #2274
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
Comments
Here's a screenshot: |
Have you tried https://master-docs-flutter-io.firebaseapp.com/ ? I fixed several critical mobile-blocking bugs since the last stable release, hopefully the next release will improve matters. |
dartdoc omnibus mobile fix PR: dart-lang/dartdoc#1873 |
https://master-docs-flutter-io.firebaseapp.com/ has the same error |
I was able to reproduce this in simulator and with a real device. This seems to be some artifact of how dartdoc is doing scrolling. If you attempt to swipe the entire page to the left in a particular way, the doc page can get stuck there. Worse, the stickiness seems to be persistent and reloads of the page don't seem to help. A workaround is to manually swipe the page back to the right, but that only works on https://master-docs-flutter-io.firebaseapp.com/. docs.flutter.io is stuck for good when this happens. |
This issue was moved to dart-lang/dartdoc#1911 |
Page URL: https://docs.flutter.io/flutter/widgets/LocalizationsDelegate-class.html
Description:
The docs are not rendering perfectly on a mobile device.
I am not sure if this is the right repo to report it actually
The text was updated successfully, but these errors were encountered: