gaearon / react-deep-force-update

Force-updates React component tree recursively

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2.1.2 changes the module from commonJS to ES6 , causes error when install&run react-hot-loader@3.1.3

chairuosen opened this issue · comments

got error deepForceUpdate is not a function

reinstall 2.1.1 solved this.

I also got the same error while my npm update the version into 2.1.2. Here the screenshot:
error_deep_force_update

commented

Should be fixed in 2.1.3.