Hi guys,
what is the actual best way to stop content from bouncing when runing on the phone?
So i have an app where the user don’t need to scroll or something so it is distracting the user when the content is bouncing around?
Greetings Daniel
Hi guys,
what is the actual best way to stop content from bouncing when runing on the phone?
So i have an app where the user don’t need to scroll or something so it is distracting the user when the content is bouncing around?
Greetings Daniel
Ok fixed it by just adding “no-bounce” to .
This is the solution, but I wasn’t able to find it at the documentation, or I don’t know how to look for it, maybe Ionic Team should improve their documentation a little.
<ion-content no-bounce>
This is not working with iOS emulator (only working on android).
any workarounds for iOS?
Cordova CLI: 6.5.0
Ionic Framework Version: 3.1.1
Ionic CLI Version: 2.2.3
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.6
ios-deploy version: 1.9.1
ios-sim version: 5.0.13
OS: macOS Sierra
Node Version: v7.8.0
Xcode version: Xcode 8.3 Build version 8E162
Currently under active development, they’re recruiting testers on GitHub.
keyboard issues are really a huge drawback for ionic ! they are much pressing than this issue.
I really hope they fix it.
for the ‘no-bounce’ problem, I have opened an issue on github for that.
hopefully it will be fixed on next release.