Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

activated will be called before componentWillUnmount #16

@liwufu

Description

@liwufu

when you back to a keepAlive Page, the keepAlive page's activated will be called before the returning page's componentWillUnmount gets called.


recore的时序问题,和keepAlive页面相关。
当从其它页面back回到keepAlive页面时,keepAlive页面的activated会先得到调用,然后才是返回前页面的componentWillUnmount得到调用。

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