Skip to content

H5 子页面继承父页面,但是子页面未执行父类的componentDidShow和 componentDidHide,componentDidMount #2776

Closed
@dsitn201703

Description

问题描述
H5环境下,子页面继承父页面,但是子页面未执行父类的componentDidShow()和 componentDidHide(), componentDidMount(),必须要在子类中显示调用父类的相应方法。小程序正常。

期望行为
子类页面中自动执行父类的componentDidShow,componentDidHide,componentDidMount,不需要显示调用父类方法。

系统信息
image

补充信息
问题原因已沟通,如图:
image

Metadata

Assignees

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