react - 无法读取null的属性'_currentElement'

时间:2015-10-16 17:04:23

标签: reactjs

Rollbar在卸载组件时遇到了大量的反应错误。

堆栈跟踪下面的

来自单个卸载,然后深入到卸载子进程中并最终抛出错误。

我是否应该将React.unmountComponentAtNode(elm)包裹在try / catch中? 看起来太可怕了。

react has trouble unmounting children

0 个答案:

没有答案