Open
Description
Which platform(s) does your issue occur on?
- iOS
- simulator and device. In both
Please, provide the following version numbers that your issue occurs with:
Here is code
when we add code with <page-router-outlet></page-router-outlet>
and with using modal after closing modal it make height of to full rather it shuld be *
<StackLayout> <GridLayout [rows]="'*,auto'" columns="*"> <StackLayout> <page-router-outlet></page-router-outlet> </StackLayout> <StackLayout row="1" > <Tabs></Tabs> </StackLayout> </GridLayout> </StackLayout>
https://play.nativescript.org/?template=play-ng&id=OjBpET&v=9