特牛生活网

Chrome禁止状态下的React流程及开启状态下的React流程-CSDN博客

网友收藏
前言:项目使用RTMP流播放Flash视频当Chrome禁止Flash  React走创建周期后停止(componentWillMount、render、componentDidMount)当Chrome由关闭状态转换为开启状态  React走更新流程(shouldComponentUpdate、componentWillUpdate、render)转载于:https:/...