Skip to content

BenchmarkApp crash #377

@Kyle-Ye

Description

@Kyle-Ye
Image

Looks like this bug is happening after #373.

Confirmed to be introduced by #373.

_TestApp's ContentView will call AnyView(base.safeAreaInsets(.zero, next: nil))

And safeAreaInsets will use padding.

The _PaddingLayout used to be a terminal node and stop the later process.

After it was implemented, the bug was then exposed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions