Skip to content

View A --> View B --> View A,Push not working #64

@ghost

Description

When I was about to use it, I discovered a problem. Specifically, when pushing View A --> View B --> View A, the push function didn't work properly, and I didn't get an error. After reading the source code, I discovered that registering the same View with a different ID restored the problem.

This feels imperfect. I'd like to see a func canPush(view: View.Type) -> bool or func canPush(id: string) -> Bool function to indicate whether the function is working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions