NervJS / nerv

A blazing fast React alternative, compatible with IE8 and React 16.

Home Page:https://nerv.aotu.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

componentDidMount 未触发

leeenx opened this issue · comments

今天发现有个组件的 componentDidMount 周期未被触发。具体的情况如下:

组件A 调用 组件B,组件B中调用组件C。组件C的 componentDidMount 未触发。不知道是不是组件的层级太深造成的

使用的版本是:nervjs 1.3.9