退出插件时,报Cannot read property '_currentElement' of null错
oladevelope opened this issue · 0 comments
oladevelope commented
在退出插件后,弹出报错页面。
报错内容为Cannot read property '_currentElement' of null
在componentWillUnmount中,已清除了所有创建的内容。
这个错误如何解决?
oladevelope opened this issue · 0 comments
在退出插件后,弹出报错页面。
报错内容为Cannot read property '_currentElement' of null
在componentWillUnmount中,已清除了所有创建的内容。
这个错误如何解决?