ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
193 stars 187 forks source link

ion-nav-view ng-style no work #230

Closed brandyscarney closed 5 years ago

brandyscarney commented 7 years ago

From @PasDajavu on March 22, 2017 10:24

<ion-nav-view  ng-style="pHeight">
</ion-nav-view>

$scope.pHeight = { "height": "1000px" };

Copied from original issue: driftyco/ionic#10873

brandyscarney commented 7 years ago

From @wbhob on March 22, 2017 13:37

This issue belongs in (https://www.github.com/driftyco/ionic-v1). Also, please follow the issue template, or we don't know what you need help with.