You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browser & Operating System: Tried on Android, Chrome. But should replicate in iOS as well.
Run ionic info from terminal/cmd prompt:
Your system information:
Cordova CLI: 5.4.0
Gulp version: CLI version 3.9.0
Gulp local: Local version 3.9.1
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
ios-deploy version: Not installed
ios-sim version: 5.0.6
OS: Mac OS X El Capitan
Node Version: v5.4.1
Xcode version: Xcode 6.3.2 Build version 6D2105
******************************************************
Dependency warning - for the CLI to run correctly,
it is highly suggested to install/upgrade the following:
Install ios-deploy to deploy iOS applications to devices. `npm install -g ios-deploy` (may require sudo)
******************************************************
The text was updated successfully, but these errors were encountered:
Thanks for submitting this issue! As this bug is a duplicate of issue #5790 i will be closing this one. Please feel free to continue the discussion over on that bug!
Short description of the problem:
<ion-scroll zooming="true">
seems not to work.What behavior are you expecting?
On pinchToZoom the scroll container should zoom in.
The behaviour sort, was working on 1.2.1(http://codepen.io/ankitjain11/pen/LNVVdL/), but not working on 1.2.4(http://codepen.io/ankitjain11/pen/QNbbxX)
Ionic Version: 1.2.4
Browser & Operating System: Tried on Android, Chrome. But should replicate in iOS as well.
Run
ionic info
from terminal/cmd prompt:The text was updated successfully, but these errors were encountered: