Skip to content
This repository has been archived by the owner on Dec 31, 2020. It is now read-only.

Fix: observer should not modify original componentClass #523

Merged
merged 3 commits into from
Sep 20, 2018

Commits on Jul 27, 2018

  1. Fix: extends componentClass before alter prototype

    Do not alert origin componentClass, Which may cause "Maximum call stack size exceeded" error.
    Error sample code: https://github.com/zhangciwu/mobx-react-stack-exceeded
    zhangciwu committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    9a00b83 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2018

  1. Configuration menu
    Copy the full SHA
    3d8b634 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Add displayName for extended class

    赵长伟 committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    10edea9 View commit details
    Browse the repository at this point in the history