Skip to content

ie9/10 下面 this.setState 函数不存在 #5

@YuhangGe

Description

@YuhangGe

使用 React.createClass 的方式创建的组件,内部使用 this.setState 调用时,找不到 setState 函数。大概原因是 hmr 依赖的库需要 proto 特性支持,但 ie9 下面没有 proto。去掉 hmr 插件后问题解决。

gaearon/react-proxy#27

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