Skip to content

IOS page-router-outlet issue after modal close #1532

Open
@mahavirvataliya

Description

@mahavirvataliya

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

ezgif com-optimize 1

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions