-
Notifications
You must be signed in to change notification settings - Fork 13.5k
When the app is in 'pristine' state, 'pulling' icon disappears when pulling-to-refresh #1014
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
Experiencing the same issues with iOS 6.1 |
Does this happen on the device or only in the simulator? It may be an icon bug with webkit that I've been seeing in the latest Chrome |
On the device. |
OK. Will look into it, thanks. |
OK, after about 90 minutes of banging my head against animations and 3d-ness, I managed to bend almost all of android and iOS to our will. The only problem left is there's a small flicker on android 4.4 in between the time when you finish pulling, and the arrow changes into a spinner. Would one of you be able to test it out to verify? |
Thanks you for your time. It has definitely been improved. But there's still a some flickering in the 'pristine' state, in this order:
This is on an iOS 6.1 emulator with v1.0.0-beta.1-nightly-1553, can't test it on the device yet. Only after an item has been added to the list it is behaving as expected. |
It works great on ios7 device - not sure about 6.1 devive
|
Unfortunately this issue still occurs for me in latest ionic.nightly on all iOS devices. The arrow is no longer rotating and there's a flicker between the arrow and spinner. Anything I can do to make a demo of it? |
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out. |
When I pull to refresh for the first time, the pulling icon disappears. After that first time, everything is working normally.
Excuse the XXL screenshots
The text was updated successfully, but these errors were encountered: